meta-nuvoton: arm-trusted-firmware: add arm trusted firmware recipe

Add for supporting Nuvoton npcm8xx SOC.

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: Ib402cb769f3e97abc05eeb8d147d3f7f3fd71f0a
diff --git a/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.6.0.bbappend b/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.6.0.bbappend
new file mode 100644
index 0000000..c4062f0
--- /dev/null
+++ b/meta-nuvoton/dynamic-layers/arm-layer/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.6.0.bbappend
@@ -0,0 +1,3 @@
+SRC_URI:remove = "git://git.trustedfirmware.org/TF-A/trusted-firmware-a.git;protocol=https;name=tfa;branch=master"
+SRC_URI:append = "git://github.com/Nuvoton-Israel/arm-trusted-firmware.git;protocol=https;name=tfa;branch=nuvoton"
+SRCREV_tfa = "47ea2b50c8dd0b19217f70dc127299e23b0fe72c"