meta-nuvoton: images: add Google OEM boot recipes

These versions of IGPS and the TIP FW have customizations for Google.
Other users of npcm8xx can add customized or pinned versions here too as
necessary.

Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Change-Id: I14001205636fd9697f7953594c3d02ad58b398a1
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.07.02-Google.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.07.02-Google.bb
new file mode 100644
index 0000000..0aea028
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-igps-native_03.07.02-Google.bb
@@ -0,0 +1,8 @@
+# this recipe is only intended for specific users, so don't choose it by default
+DEFAULT_PREFERENCE = "-1"
+
+# tag IGPS_03.07.02_Google
+SRCREV = "d19d7e2a75c6aa35e745fe5e00bf7b256df11278"
+IGPS_BRANCH = "igps_npcm8xx_google"
+
+require npcm8xx-igps.inc
diff --git a/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.4.5.0.3.4-GOOGLE.bb b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.4.5.0.3.4-GOOGLE.bb
new file mode 100644
index 0000000..3cbdb9b
--- /dev/null
+++ b/meta-nuvoton/recipes-bsp/images/npcm8xx-tip-fw_0.4.5.0.3.4-GOOGLE.bb
@@ -0,0 +1,8 @@
+# this recipe is only intended for specific users, so don't choose it by default
+DEFAULT_PREFERENCE = "-1"
+
+RELEASE = "TIP_FW_L0_0.4.5_L1_0.3.4_GOOGLE"
+
+SRC_URI[bin.sha256sum] = "bca18be4484d02f2c881e1078aff6cfc323f620e02e3508dcff965aadd841110"
+
+require npcm8xx-tip-fw.inc