From 5cecee2656278a74425847fb7092171bed8dedd7 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 15 Nov 2023 10:53:59 +0100 Subject: [PATCH] qemu_v8: Add NXP SDP patches and re-enable xtest sdp-basic This manifest will create a QEMU v8 based setup just as the other OP-TEE QEMU v8 setup, but this also pulls the SDP Linux kernel patches from NXP that can be found in GitHub PR 101: https://github.com/linaro-swg/linux/pull/101 For this we also had to use a more up-to-date version of the toolchain, hence we download a 12.3 gcc from Linaro. The recommended commandline when building is: make -j12 CFG_SECURE_DATA_PATH=y CFG_CORE_ASLR=n CFG_TA_ASLR=n run Signed-off-by: Joakim Bech --- qemu_v8.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/qemu_v8.xml b/qemu_v8.xml index d85559e6c..c6e50ee5d 100644 --- a/qemu_v8.xml +++ b/qemu_v8.xml @@ -6,24 +6,24 @@ - - - - + + + + - + - - - - - - - + + + + + + +