zephyr/boards/native/nrf_bsim
Alberto Escolar Piedras 992148375c boards: nrf*bsim: Disable ubsan in bst_install
UBSAN reports a bogus error in this function:
"load of address x with insufficient space for an
object of type '<unknown> *'"
as it seems unable to determine the size of
test_installers.
Let's disable this check in this function.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-22 03:48:32 -07:00
..
common boards: nrf*bsim: Disable ubsan in bst_install 2024-04-22 03:48:32 -07:00
doc boards nrf53_bsim docs: Replace nrf5340bsim hwmv1 naming with hwmv2 2024-03-21 15:23:56 +01:00
soc
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.nrf52_bsim
Kconfig.nrf5340bsim
argparse.c
argparse.h
board.cmake
board.yml boards nrf5340bsim: Remove hwmv1 compatible board definitions 2024-03-26 10:35:34 -05:00
board_irq.h
board_soc.h
cpu_wait.c
ipc_backend.c
irq_handler.c
nrf52_bsim.dts
nrf52_bsim.yaml
nrf52_bsim_defconfig
nrf5340bsim_nrf5340_cpuapp.dts
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
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
pre_dt_board.cmake
time_machine.h