zephyr/drivers/hwinfo
Bryce Wilkins b5a95bad3d drivers: hwinfo: Fix mcux device id
This fixes an issue where the unique device identifier is incorrectly
copied from an address on the AHB bus to memory using memcpy.

I verified corrected behavior by comparing `hwinfo devid` command
output to memory view of the SoC using the debugger.

Signed-off-by: Bryce Wilkins <bryce.wilkins@gmail.com>
2022-08-02 13:40:04 -05:00
..
CMakeLists.txt
Kconfig
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 drivers: hwinfo: Fix mcux device id 2022-08-02 13:40:04 -05:00
hwinfo_nrf.c
hwinfo_psoc6.c
hwinfo_rpi_pico.c
hwinfo_sam.c
hwinfo_sam0.c
hwinfo_sam4l.c
hwinfo_sam_rstc.c
hwinfo_shell.c
hwinfo_stm32.c
hwinfo_weak_impl.c