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
hwinfo_esp32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_gecko.c drivers: hwinfo: gecko: Fix build 2021-06-11 16:23:05 -05:00
hwinfo_handlers.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_imxrt.c drivers: hwinfo: Update i.MX RT Hwinfo driver 2021-06-29 11:30:00 -04:00
hwinfo_litex.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_mcux_rcm.c drivers: hwinfo: add NXP MCUX RCM hwinfo driver 2021-07-08 09:33:32 -05:00
hwinfo_mcux_sim.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_mcux_src.c drivers: hwinfo: add reset cause support for iMX RT series 2021-09-29 14:44:21 -04:00
hwinfo_mcux_syscon.c hwinfo: Support NXP LPC family 2021-06-23 18:24:08 -05:00
hwinfo_nrf.c drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config 2022-04-04 11:15:28 +02:00
hwinfo_psoc6.c drivers: hwinfo: Add cypress psoc6 hwinfo support 2020-10-21 07:20:13 -05:00
hwinfo_rpi_pico.c drivers: hwinfo: Added reset cause support for RPi Pico 2022-03-16 10:24:32 +01:00
hwinfo_sam.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
hwinfo_sam0.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hwinfo_sam4l.c drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
hwinfo_sam_rstc.c drivers: hwinfo: sam: Introduce RSTC driver 2022-02-28 10:53:57 +01:00
hwinfo_shell.c hwinfo shell: reset_cause fix 2022-03-22 12:33:11 +01:00
hwinfo_stm32.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
hwinfo_weak_impl.c drivers: hwinfo: Add reset cause support 2021-06-08 10:16:17 +02:00
Kconfig drivers: hwinfo: Remove HWINFO_NRF limitation for non-secure config 2022-04-04 11:15:28 +02:00