zephyr/arch/posix
Alberto Escolar Piedras 7ee41b8776 soc inf (native): Refactor into a top and bottom
Where the bottom is the only one which interacts with
the host operating system.
And the top the only one that interacts or is aware
of the hosted operating system (Zephyr).

The bottom uses the native simulator CPU
start/stop emulation.
By now we replicate its code as a provisional measure,
until the native simulator becomes standard.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-06-23 12:16:26 +02:00
..
core soc inf (native): Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
include arch POSIX: Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
CMakeLists.txt arch posix: Set C standard version in arch instead of boards 2023-06-23 08:59:21 +02:00
Kconfig arch: posix: Add defaults for recommended stack sizes 2022-10-11 15:22:57 +02:00
Linux.aarch64.cmake scripts: move user_wordsize.py to scripts/build/user_wordsize.py 2022-07-12 10:03:45 +02:00