blob: 6e1e6ad4b4a2fc48a9db7030e8d1e6303a960db0 [file] [log] [blame]
Andrew Geissler23e02792023-07-21 09:06:10 -05001require recipes-security/optee/optee-os.inc
2
3DEPENDS += "dtc-native"
4
5FILESEXTRAPATHS:prepend := "${THISDIR}/${P}:"
6
7SRCREV = "1ee647035939e073a2e8dddb727c0f019cc035f1"
8SRC_URI += " \
9 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
10 file://0002-optee-enable-clang-support.patch \
11 file://0003-core-link-add-no-warn-rwx-segments.patch \
12 file://0004-core-Define-section-attributes-for-clang.patch \
13 file://0005-core-ldelf-link-add-z-execstack.patch \
14 file://0006-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
15 "