blob: f158441fdaf141161d868081047dee5a79dc61aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright (C) 2017-2021 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.1.22_2.0.0"
SRCREV = "1962aec9581760803b1485d455cd62cb11c14870"
|