blob: ada545a6364c41b483114224717d6f7eef92a19a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 2017-2024 NXP
require optee-os-fslc-imx.inc
SRC_URI += " \
file://0001-core-Define-section-attributes-for-clang.patch \
file://0002-optee-enable-clang-support.patch \
file://0003-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
file://0004-core-link-add-no-warn-rwx-segments.patch \
"
SRCBRANCH = "lf-6.6.36_2.1.0"
SRCREV = "612bc5a642a4608d282abeee2349d86de996d7ee"
|