zephyr/drivers/hwinfo
Carles Cufi ebd31d3916 drivers: hwinfo: Add support for generating device id from device addr
In some ICs (including nRF54H20) the DEVICEID register is not part of
FICR, and thus it is not accessible to applications. Use instead the
device address, along with a couple of bytes from ER and IR, to
generated a unique device id.

At the same time update the pointer to the hal_nordic repo to pull in
https://github.com/zephyrproject-rtos/hal_nordic/pull/196.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-08-02 13:49:54 +01:00
..
CMakeLists.txt
Kconfig drivers: hwinfo: Add support for generating device id from device addr 2024-08-02 13:49:54 +01:00
hwinfo_ambiq.c
hwinfo_andes.c
hwinfo_cc13xx_cc26xx.c
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_src_rev2.c
hwinfo_mcux_syscon.c
hwinfo_nrf.c drivers: hwinfo: Add support for generating device id from device addr 2024-08-02 13:49:54 +01:00
hwinfo_numaker.c
hwinfo_numaker_rmc.c
hwinfo_psoc6.c
hwinfo_rpi_pico.c
hwinfo_rw61x.c
hwinfo_sam.c
hwinfo_sam0.c
hwinfo_sam4l.c
hwinfo_sam_rstc.c
hwinfo_shell.c
hwinfo_smartbond.c
hwinfo_stm32.c
hwinfo_weak_impl.c