mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 07:55:21 +00:00
Revises microkernel initialization code by incorporating the existing _k_kernel_init() and main() routines into _main(). This optimizes kernel initialization a bit, and allows application code to use main() if desired -- for example, as the entry point to an application task. The change also eliminates the need for sysgen to generate a routine whose content is always the same. This change preserves the existing order of operations done during kernel initialization, and leaves further improvements for later. Change-Id: Ie03d8a6f38f8a311f398667ed977fd8478719d70 Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
---|---|---|
.. | ||
basic | ||
cross_compiler | ||
gen_idt | ||
gen_offset_header | ||
genksyms | ||
kconfig | ||
patches | ||
sanity_chk | ||
build_grub.sh | ||
check_known_checkpatch_issues.sh | ||
checkpatch.pl | ||
checkstack.pl | ||
config | ||
diffconfig | ||
do_checkpatch.sh | ||
gcc-version.sh | ||
headerdep.pl | ||
Kbuild.include | ||
link-zephyr.sh | ||
maintainer-checkpatch.bash | ||
make-ll | ||
Makefile | ||
Makefile.asm-generic | ||
Makefile.build | ||
Makefile.clean | ||
Makefile.dtbinst | ||
Makefile.extrawarn | ||
Makefile.headersinst | ||
Makefile.help | ||
Makefile.host | ||
Makefile.lib | ||
Makefile.modbuiltin | ||
Makefile.toolchain.iamcu | ||
Makefile.toolchain.xtools | ||
Makefile.toolchain.yocto | ||
mkmakefile | ||
mksysmap | ||
sanitycheck | ||
spelling.txt | ||
sysgen | ||
timestamp |