zephyr/boards/native/nrf_bsim
Alberto Escolar Piedras a211999141 doc boards nrfbsim: Update list of supported HW
The models include enough of the CRACEN to run the same
nrfx drivers as in Zephyr. So let's add it to the list.

Also let's remove the RTC from the list as the hal does not
expose it anymore for this platform as the GRTC is to be used
instead.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-01-23 16:33:12 +01:00
..
common boards nrf_bsim: Add NVIC_GetPendingIRQ() equivalent 2024-10-24 17:01:50 +01:00
doc doc boards nrfbsim: Update list of supported HW 2025-01-23 16:33:12 +01:00
soc boards: nrf_bsim: add default soc_secure_mem_read 2024-11-25 14:41:43 +01:00
argparse.c
argparse.h
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
board_irq.h boards nrf_bsim: Provide IRQ_PRIO_LOWEST 2024-10-24 17:01:50 +01:00
board_soc.h boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
CMakeLists.txt boards: native: nrf_bsim: Add include path to common 2024-10-21 18:40:57 -05:00
cpu_wait.c
ipc_backend.c boards: nrf_bsim: Move ipc backend next to .data 2024-09-12 14:47:57 +02:00
irq_handler.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
Kconfig boards: nrf53: remove redundant cpunet initialization code 2024-08-01 08:56:56 +01:00
Kconfig.defconfig boards|soc: remove selection of ENTROPY_GENERATOR 2024-12-19 17:53:37 +01:00
Kconfig.nrf52_bsim
Kconfig.nrf54l15bsim boards nrf_bsim: Add a new nrf54l15bsim target 2024-05-16 15:19:08 +01:00
Kconfig.nrf5340bsim
native_remap.c boards native: Add function to remap embedded address 2024-09-26 03:34:26 -04:00
nrf52_bsim.dts boards: nrf52_bsim: Add support for using UART as HCI 2024-06-11 19:42:49 -04:00
nrf52_bsim.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf52_bsim_defconfig
nrf54l15bsim_nrf54l15_cpuapp.dts boards nrf54l15bsim: Default to new cracen rng driver 2025-01-22 18:32:35 +01:00
nrf54l15bsim_nrf54l15_cpuapp.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf54l15bsim_nrf54l15_cpuapp_defconfig board: nrf54l15bsim: Disable native_posix entropy seeding 2024-09-05 16:56:33 -04:00
nrf5340bsim_nrf5340_cpuapp.dts boards nrfbsim: Enable UART(E) peripherals for nrf5340bsim 2024-11-16 14:05:52 -05:00
nrf5340bsim_nrf5340_cpuapp.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf5340bsim_nrf5340_cpuapp_defconfig
nrf5340bsim_nrf5340_cpunet.dts boards nrfbsim: Enable UART(E) peripherals for nrf5340bsim 2024-11-16 14:05:52 -05:00
nrf5340bsim_nrf5340_cpunet.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +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