summaryrefslogtreecommitdiff
path: root/meta-nuvoton/dynamic-layers
AgeCommit message (Collapse)AuthorFilesLines
2022-10-06meta-nuvoton: trusted-firmware-a: add no-warn-rwx-segments for fixing build ↵Tim Lee1-0/+3
break Due to the changes in binutils, when there is any warning during the linking, it would be treated as a fatal error, breaking the compilation. Similar fix is added in https://github.com/OP-TEE/optee_os/pull/5474 Optee-os already apply patch in optee/optee-os/0008-no-warn-rwx-segments.patch Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I4a6a688a0fc1c928092d3f6750e79fd8dc23afe7
2022-09-24meta-nuvoton: optee: add optee recipeTim Lee2-0/+23
Add optee-os and optee-os-tadevkit bbappend version 3.18.0 base for Nuvoton npcm8xx SOC Change-Id: I0d3dae985f53f250fbfbc28c431b0e4532f828e8 Signed-off-by: Tim Lee <timlee660101@gmail.com>
2022-09-21meta-nuvoton: arm-trusted-firmware: add arm trusted firmware recipeTim Lee2-0/+15
Add for supporting Nuvoton npcm8xx SOC. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ib402cb769f3e97abc05eeb8d147d3f7f3fd71f0a