zephyr/boards/native/nrf_bsim
Alberto Escolar Piedras 7826f7cd20 boards: nrfbsim: Fix testargs with non host libC
Ensure that we call the host libC when allocating space
for a possible set of test arguments even if we are
building Zephyr with an embedded libC.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-07-06 17:03:26 +02:00
..
common boards nrf_bsim: Add NVIC_GetEnableIRQ() 2024-06-03 15:27:48 -04:00
doc boards: nrf54l15bsim: Mention CLOCK 2024-06-04 14:04:57 -05:00
soc
CMakeLists.txt board: nrf54bsim: Add cmake check to prevent targetting the flipper core 2024-05-16 15:19:08 +01:00
Kconfig boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
Kconfig.defconfig Bluetooth: drivers: hci: Get rid of Kconfig choice 2024-06-11 19:42:49 -04:00
Kconfig.nrf52_bsim
Kconfig.nrf54l15bsim boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
Kconfig.nrf5340bsim
argparse.c
argparse.h
board.cmake
board.yml boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
board_irq.h
board_soc.h boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
cpu_wait.c
ipc_backend.c
irq_handler.c
nrf52_bsim.dts boards: nrf52_bsim: Add support for using UART as HCI 2024-06-11 19:42:49 -04:00
nrf52_bsim.yaml nrf52_bsim: Claim support for counter to enable tests 2024-03-12 17:57:18 +00:00
nrf52_bsim_defconfig
nrf54l15bsim_nrf54l15_cpuapp.dts boards nrf54l15bsim: DT: Set radio status as ok 2024-06-04 14:04:57 -05:00
nrf54l15bsim_nrf54l15_cpuapp.yaml boards nrf54l15bsim_nrf54l15_cpuapp: Enable counter tests 2024-05-16 15:19:08 +01:00
nrf54l15bsim_nrf54l15_cpuapp_defconfig boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
nrf5340bsim_nrf5340_cpuapp.dts Bluetooth: drivers: Convert IPC driver to new API 2024-06-11 19:42:49 -04:00
nrf5340bsim_nrf5340_cpuapp.yaml nrf53_bsim: Add twister definition with hwmv2 names 2024-03-21 15:23:56 +01:00
nrf5340bsim_nrf5340_cpuapp_defconfig
nrf5340bsim_nrf5340_cpunet.dts nrf53_bsim: Enable CodedPhy support in DTS 2024-03-15 13:55:27 -05:00
nrf5340bsim_nrf5340_cpunet.yaml nrf53_bsim: Add twister definition with hwmv2 names 2024-03-21 15:23:56 +01:00
nrf5340bsim_nrf5340_cpunet_defconfig
nsi_if.c boards: nrfbsim: Fix testargs with non host libC 2024-07-06 17:03:26 +02:00
pre_dt_board.cmake
time_machine.h