summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-10-26 09:23:30 +0300
committerTim Lee <chli30@nuvoton.com>2023-10-27 04:24:41 +0300
commit315d09618a538203637d7ad571437b1fddf68fbd (patch)
tree2dadfe22f6cbba61b03747fc4effd93556e84293 /meta-nuvoton
parent3e0527f66a254449d23208e9d0d9375d5d71c174 (diff)
downloadopenbmc-315d09618a538203637d7ad571437b1fddf68fbd.tar.xz
meta-nuvoton: npcm8xx-tip-fw: update to 0.6.4.0.5.3
Changelog: TIP FW 0.6.4 L0 0.5.3 L1 ============== - Fix DRAM window handling bug, oinorder to allow loading images to any address in DRAM. - Fix access for Z1 devices to NCL lib. - Move tip log to end of recovery flash. - Support flash encryption. Need to create per die key and enable in each image header. - Fix TAG aliign issue. - Support A35 bootblock reset case. - Switch to lightweight X.509 and base64 API to remove mbedTLS from L0 completely. - Extend key scan option from TIP_ROM to all images. - Enhance NCL hash porting with SW SHA1 support. - TIP_SCR0 fix configuration during BMC reset. - Update OEM table. - Customize TIP DICE layer 0 to generate ECC-384 device ID key pair matching ROM. - Generate counter DICE is missing. Fuse DME and DICE request. Tested: Build pass and boot up successful with correct TIP FW latest version. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I1c523ee6c1a74439354fda76e6a1abf973f32182
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.4.0.5.3.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.2.0.5.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.2.0.5.1.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.4.0.5.3.bb
index cf6669296b..44047bfbe7 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.2.0.5.1.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.6.4.0.5.3.bb
@@ -1,4 +1,4 @@
-SRCREV = "abcf1e2f4dfb0431cd74497925eb3e25dfbdba70"
+SRCREV = "4d8c0b36cdb6bdd227a6e5a7a0f53cd16c141de3"
OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}"