blob: 5ff12a599936382d23ad48a3d960d7a5015535be (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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 \
"
SRCBRANCH = "lf-6.6.52_2.2.0"
SRCREV = "60beb308810f9561a67fdb435388a64c85eb6dcb"
|