]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 22 Apr 2024 12:58:12 +0000 (14:58 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Apr 2024 14:47:36 +0000 (15:47 +0100)
commiteb656a60fd93262b1e519b3162888bf261df7f68
tree567ccb5e2d772c8ed7516c76f3cf7410db713fe5
parentafdc29b4a3a5a61c22342551bb38eea3731bfee1
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian

Use little endian for derivative OTP fuse key.

Cc: qemu-stable@nongnu.org
Fixes: c752bb079b ("hw/nvram: NPCM7xx OTP device model")
Suggested-by: Avi Fishman <Avi.Fishman@nuvoton.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240422125813.1403-1-philmd@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/npcm7xx.c