blob: f459efce665bf2943a2599d579e3a7bfc1148df7 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001require optee-os.inc
2
3DEPENDS += "dtc-native"
4
5SRCREV = "1ee647035939e073a2e8dddb727c0f019cc035f1"
Patrick Williams92b42cb2022-09-03 06:53:57 -05006SRC_URI:append = " \
7 file://0001-core-Define-section-attributes-for-clang.patch \
8 file://3.18/0009-add-z-execstack.patch \
9 file://3.18/0010-add-note-GNU-stack-section.patch \
10 "