zephyr/arch
Alberto Escolar Piedras 550225b668 native: Generalize native tasks
Some drivers or tests need to execute some code before Zephyr is
booted, dynamically register command line arguments, etc.

For this purpose, we generalize the NATIVE_EXIT_TASK to also
provide hooks to run a function at a given point during the startup
of native_posix.

Also, test/boards/native_posix/exit_tasks is generalized to cover
this new functionality.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-07-30 22:13:46 -04:00
..
arc
arm
common
nios2
posix native: Generalize native tasks 2018-07-30 22:13:46 -04:00
riscv32
x86 arch/x86: apollo_lake: add PCI related bits for UARTs/I2Cs 2018-07-27 17:16:18 -04:00
xtensa
CMakeLists.txt
Kconfig