Skip to content

IGPS 04.02.03

Compare
Choose a tag to compare
@TaliPerry TaliPerry released this 07 Oct 05:40
· 2 commits to main since this release

IGPS 04.02.03 - Oct 6th 2024

  • 0.7.4 L0 0.6.3 L1

    • BMC_DIRECT: add command BMC_DIRECT_COMMAND_FL_READ_PARMAS. If flash not connected return error.
    • WD1 init before uboot: currently disabled till uboot upgrade.
    • WD1 init before bootblock run.
    • When BMC reset - reload same FW (and not active image).
    • Skip FIU1 CS1 in flash init. Not supported as a valid boot address in TIP_ROM.
    • Disable LMS support.
    • Restore flash protection.
    • Clear alias key from PCI mailbox and shared attestation area.
    • Dismiss verify fail in non-secure device.
    • Temp: disable WD1 till uboot is ready.
    • Bug fix: set CS1 drive strength to support 50MHz (merge issue).
  • bootblock 0.5.2
    https://github.com/Nuvoton-Israel/npcm8xx-bootblock/releases/tag/A35_BootBlock_0.5.2

    • Bug fix: Errata fix: 1.7 eSPI FATAL_ERROR: Set ESPI_ESPI_ENG to 0x40 (remove RMW to set bit 6).
    • Update CP init code (disabled by default, under SEARCH_CP_ON_FLASH_0 flag).
    • In case of traps and unexpected IRQs and FIQ: clear GIC registers.
    • In case of TRAP: notify TIP (TIP mode), or FSW (NO_TIP mode).
    • Update GIC driver and GIC table.
  • Uboot:
    https://github.com/Nuvoton-Israel/u-boot/releases/tag/v2023.10-npcm8xx-20240812

    • Clear all gpio events
    • Change env and uImage flash address
    • Add stopwdt command in default environment
  • LMS: changed (only for A2) that all images will be signed (if wanted) with skmt_lms_key2.

  • OTP_Programmer_Monitor : 1.1.3 that can print the LMS keys full info (fix is needed for LMS users only).

  • L0 version increment to 1.

    signed-off-by: Tali Perry [email protected]