meta-nuvoton: npcm8xx-igps: update to 04.01.01

Changelog:

IGPS 04.01.01 - May 21th 2024
============
- bootblock 0.4.8
  Set cntfrq_el0 should be after calling serial_printf_init.

IGPS 04.01.00 - May 20th 2024
============
- skmt_map.xml: remove RSA key and add add ECC DER Key instead.
  This key should be manifest root key.
- TIP_FW 0.6.9 L0 0.5.8 L1:
  * Disable CFM.
  * Bug fix: if bootblock is at offset 2MB recovery image is not fully
    created. Fix the size of image measurement with the additional gap.
  * Manifest root key is the last key in SKMT. Format is ECC DER.
  * Hardening: limit up to 100 lines. check return status of hardening.
  * In case of assert write to debug log.
  * Bug fix: in BMC reset, if the reloading fails BMC will go to recovery.
- Remove MCR 180 from hardening register table.
- Apply one_igps in order to support yocto build with pre-signed image.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: I1e0a2568577acdf79e67d77ae7f2ae7aa3d22c7a
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb
deleted file mode 100644
index 37b21cd..0000000
--- a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.00.08.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-# tag IGPS_04.00.08
-SRCREV = "7e009f77dcc5b4cde80f1ba47b1cf5a010d7e197"
-
-require npcm8xx-igps.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.01.01.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.01.01.bb
new file mode 100644
index 0000000..7759abe
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_04.01.01.bb
@@ -0,0 +1,4 @@
+# tag IGPS_04.01.01
+SRCREV = "e40802335270a2af6744d9160c7eae15b5777217"
+
+require npcm8xx-igps.inc