Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 1 | FILESEXTRAPATHS:prepend:corstone1000 := "${THISDIR}/corstone1000:" |
| 2 | |
| 3 | COMPATIBLE_MACHINE:corstone1000 = "corstone1000" |
| 4 | SRC_URI:append:corstone1000 = " \ |
| 5 | file://0001-Add-openamp-to-SE-proxy-deployment.patch;patchdir=../trusted-services \ |
| 6 | file://0002-Implement-mhu-driver-and-the-OpenAmp-conversion-laye.patch;patchdir=../trusted-services \ |
| 7 | file://0003-Add-openamp-rpc-caller.patch;patchdir=../trusted-services \ |
| 8 | file://0004-add-psa-client-definitions-for-ff-m.patch;patchdir=../trusted-services \ |
| 9 | file://0005-Add-common-service-component-to-ipc-support.patch;patchdir=../trusted-services \ |
| 10 | file://0006-Add-secure-storage-ipc-backend.patch;patchdir=../trusted-services \ |
| 11 | file://0007-Use-secure-storage-ipc-and-openamp-for-se_proxy.patch;patchdir=../trusted-services \ |
| 12 | file://0008-Run-psa-arch-test.patch;patchdir=../trusted-services \ |
| 13 | file://0009-Use-address-instead-of-pointers.patch;patchdir=../trusted-services \ |
| 14 | file://0010-Add-psa-ipc-attestation-to-se-proxy.patch;patchdir=../trusted-services \ |
| 15 | file://0011-Setup-its-backend-as-openamp-rpc-using-secure-storag.patch;patchdir=../trusted-services;patchdir=../trusted-services \ |
| 16 | file://0012-add-psa-ipc-crypto-backend.patch;patchdir=../trusted-services \ |
| 17 | file://0013-Add-stub-capsule-update-service-components.patch;patchdir=../trusted-services \ |
| 18 | file://0014-Configure-storage-size.patch;patchdir=../trusted-services \ |
| 19 | file://0015-Fix-Crypto-interface-structure-aligned-with-tf-m-cha.patch;patchdir=../trusted-services;patchdir=../trusted-services \ |
| 20 | file://0016-Integrate-remaining-psa-ipc-client-APIs.patch;patchdir=../trusted-services \ |
| 21 | file://0017-Fix-update-psa_set_key_usage_flags-definition-to-the.patch;patchdir=../trusted-services;patchdir=../trusted-services \ |
| 22 | file://0018-Fixes-in-AEAD-for-psa-arch-test-54-and-58.patch;patchdir=../trusted-services \ |
| 23 | file://0019-plat-corstone1000-change-default-smm-values.patch;patchdir=../trusted-services \ |
| 24 | file://0020-FMP-Support-in-Corstone1000.patch;patchdir=../trusted-services \ |
| 25 | file://0021-smm_gateway-add-checks-for-null-attributes.patch;patchdir=../trusted-services \ |
| 26 | file://0022-GetNextVariableName-Fix.patch;patchdir=../trusted-services \ |
| 27 | file://0023-Use-the-stateless-platform-service.patch;patchdir=../trusted-services \ |
Andrew Geissler | 9347dd4 | 2023-03-03 12:38:41 -0600 | [diff] [blame^] | 28 | file://0024-TF-Mv1.7-alignment-Align-PSA-Crypto-SIDs.patch;patchdir=../trusted-services \ |
| 29 | file://0025-TF-Mv1.7-alignment-Align-crypto-iovec-definition.patch;patchdir=../trusted-services \ |
| 30 | file://0026-TF-Mv1.7-alignment-PSA-crypto-client-in-out_vec.patch;patchdir=../trusted-services \ |
Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 31 | " |
| 32 | |
Andrew Geissler | 9347dd4 | 2023-03-03 12:38:41 -0600 | [diff] [blame^] | 33 | |
Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 34 | COMPATIBLE_MACHINE:n1sdp = "n1sdp" |