zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras 0711a40cf7 boards nrf52_bsim: bstests: Use malloc safely
Use the wrapped version of the malloc function
which checks that malloc succeeded before continuing,
so in the unlikely case that we run out of memory
we handle it gracefully.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-09-12 09:23:34 +02:00
..
common boards nrf52_bsim: bstests: Use malloc safely 2023-09-12 09:23:34 +02:00
doc nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
soc
CMakeLists.txt nrf52_bsim: Pass bsim libraries the runner needs using new property 2023-09-04 13:16:58 +02:00
Kconfig
Kconfig.board nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
Kconfig.defconfig nrf52_bsim: Set CPU we are targetting 2023-09-04 13:18:01 +02:00
argparse.c nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
argparse.h nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
board.cmake
board_irq.h nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
board_soc.h nrf52_bsim: Enable real flash(nvmc) peripheral 2023-05-08 10:08:35 +02:00
cpu_wait.c nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
irq_handler.c nrf52_bsim: Update HW models to latest and align with them 2023-09-04 13:18:01 +02:00
nrf52_bsim.dts nrf52_bsim: Enable GPIO & GPIOTE peripherals in DT 2023-07-07 09:21:06 +02:00
nrf52_bsim.yaml nrf52_bsim: test filter: Remove GPIO filter 2023-07-07 09:21:06 +02:00
nrf52_bsim_defconfig
nsi_if.c nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00
pre_dt_board.cmake
time_machine.h nrf52_bsim: Convert to use the native simulator 2023-08-24 15:40:00 +02:00