diff options
author | Tim Lee <timlee660101@gmail.com> | 2024-11-23 07:24:27 +0300 |
---|---|---|
committer | Tim Lee <chli30@nuvoton.com> | 2024-12-04 05:03:58 +0300 |
commit | db8b2a045aba8445c2a128e479e7d82aa2d56ebc (patch) | |
tree | 1fdd1bafc8269113aa5f6f59fa9b2a17bed02d86 | |
parent | 926627d380a935a5c1b6a45a6ed42fff09362b2c (diff) | |
download | openbmc-db8b2a045aba8445c2a128e479e7d82aa2d56ebc.tar.xz |
meta-nuvoton: npcm8xx-tip-fw: update to 0.7.6.0.6.5
Changelog:
TIP_FW: 0.7.6 L0 0.6.5 L1
==============
- Enable LMS.
- LMS: use keys with W4, rather than W8.
- Increase stack for bmc_task.
- notifications: remove retry (legacy from Poleg).
- L1 signed with key 0 only.
- Bug fix: export function for combo 1 measurements.
Tested:
Build pass and boot up successful with correct TIP FW latest version.
Signed-off-by: Tali Perry <tali.perry@nuvoton.com>
Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I01f641d5477c15690369f2f7a4f72f719da80911
-rw-r--r-- | meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.6.0.6.5.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.5.0.6.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.5.0.6.4.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.6.0.6.5.bb index 0242536562..59ac7d2ba3 100644 --- a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.5.0.6.4.bb +++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.7.6.0.6.5.bb @@ -1,4 +1,4 @@ -SRCREV = "6a4c6119a60bd7af259a32c36196e70a7ee61661" +SRCREV = "e269890c3b54029371360c9879bf5f17dcba3b2b" OUTPUT_BIN = "output_binaries_${DEVICE_GEN}_${IGPS_MACHINE}" |