zephyr/drivers/hwinfo
Joakim Andersson 52be3030aa drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config
Remove the limitiation in HWINFO_NRF not working in non-secure
configuration. Use the exposed soc_secure_read_deviceid function
that accesses the device ID through the secure services.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-04-04 11:15:28 +02:00
..
CMakeLists.txt drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00
Kconfig drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config 2022-04-04 11:15:28 +02:00
hwinfo_esp32.c
hwinfo_gecko.c
hwinfo_handlers.c
hwinfo_imxrt.c
hwinfo_litex.c
hwinfo_mcux_rcm.c
hwinfo_mcux_sim.c
hwinfo_mcux_src.c
hwinfo_mcux_syscon.c
hwinfo_nrf.c drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config 2022-04-04 11:15:28 +02:00
hwinfo_psoc6.c
hwinfo_rpi_pico.c drivers: hwinfo: Added reset cause support for RPi Pico 2022-03-16 10:24:32 +01:00
hwinfo_sam.c
hwinfo_sam0.c
hwinfo_sam4l.c
hwinfo_sam_rstc.c
hwinfo_shell.c hwinfo shell: reset_cause fix 2022-03-22 12:33:11 +01:00
hwinfo_stm32.c
hwinfo_weak_impl.c