zephyr/boards/posix/nrf52_bsim
Andrew Boie 979b17f243 kernel: activate arch interface headers
Duplicate definitions elsewhere have been removed.

A couple functions which are defined by the arch interface
to be non-inline, but were implemented inline by native_posix
and intel64, have been moved to non-inline.

Some missing conditional compilation for z_arch_irq_offload()
has been fixed, as this is an optional feature.

Some massaging of native_posix headers to get everything
in the right scope.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-21 10:13:38 -07:00
..
doc doc: fix doc, boards, and samples misspellings 2019-09-27 11:44:00 +02:00
fake new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00
CMakeLists.txt nrf52_bsim: Add nrfx path to include path 2019-07-08 17:40:21 +02:00
Kconfig drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.board drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
argparse.c nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
argparse.h nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
board_irq.h arch: posix: isolate arch-soc/board IF from kernel-arch IF 2019-10-09 09:14:18 -04:00
board_soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
bstests_entry.c nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
cmdline.h nrf52_bsim: Add missing header guard and extern C block 2019-08-12 15:10:15 +02:00
hw_models_version nrf52_bsim: Require v1.8 of the HW models 2019-10-04 17:15:39 +02:00
irq_handler.c kernel: activate arch interface headers 2019-10-21 10:13:38 -07:00
k_busy_wait.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
main.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
nrf52_bsim.yaml nrf52_bsim: declare BSIM_OUT_PATH as required env var 2018-10-19 10:57:54 -04:00
nrf52_bsim_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
radio_sim_nrfxx.h new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00
time_machine.c nrf52_bsim: Minor fix in time coversion 2019-08-05 18:57:51 +02:00
time_machine.h new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00
trace_hook.c new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00