[honister,0/1] arm-bsp/security: move TS patches to corstone1000 directory

Message ID 20220220133009.20560-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/security: move TS patches to corstone1000 directory | expand

Message

Emekcan Aras Feb. 20, 2022, 1:30 p.m. UTC
From: Emekcan Aras <Emekcan.Aras@arm.com>

This commit moves all the trusted-services patches to a new
corstone1000 directory which is much more cleaner way to
hold platform specific patches

Signed-off-by: Vishnu Banavath's avatarVishnu Banavath <vishnu.banavath@arm.com>

Emekcan Aras (1):
  arm-bsp/security: move TS patches to corstone1000 directory

 ...ols-cmake-common-applying-lowercase-project-convention.patch | 0
 .../0002-fix-EARLY_TA_PATHS-env-variable.patch                  | 0
 .../0003-se-proxy-dts-add-se-proxy-as-child-node.patch          | 0
 .../0004-Update-mm-comm-buffer-region-in-dts-file.patch         | 0
 .../{ => corstone1000}/0005-Configure-NV-storage-macro.patch    | 0
 .../{ => corstone1000}/0006-Use-device-region.patch             | 0
 .../0007-Add-openamp-to-SE-proxy-deployment.patch               | 0
 ...8-Implement-mhu-driver-and-the-OpenAmp-conversion-laye.patch | 0
 .../{ => corstone1000}/0009-Add-openamp-rpc-caller.patch        | 0
 .../0010-add-psa-client-definitions-for-ff-m.patch              | 0
 .../0011-Add-common-service-component-to-ipc-support.patch      | 0
 .../0012-Add-secure-storage-ipc-backend.patch                   | 0
 .../0013-Use-secure-storage-ipc-and-openamp-for-se_proxy.patch  | 0
 .../0014-Add-uefi-variable-append-write-support.patch           | 0
 .../0015-Add-UEFI-variable-support-for-QueryVariableInfo.patch  | 0
 .../{ => corstone1000}/0016-Add-uefi-test-deployment.patch      | 0
 ...7-Fix-interface-ID-parameter-setting-in-sp-ffarpc_call.patch | 0
 ...018-Support-FFARPC-call-requests-with-no-shared-buffer.patch | 0
 .../{ => corstone1000}/0019-Run-psa-arch-test.patch             | 0
 .../0020-Use-address-instead-of-pointers.patch                  | 0
 .../0021-Add-psa-ipc-attestation-to-se-proxy.patch              | 0
 ...2-Setup-its-backend-as-openamp-rpc-using-secure-storag.patch | 0
 .../{ => corstone1000}/0023-add-psa-ipc-crypto-backend.patch    | 0
 .../0024-Increase-SMM-gateway-UEFI-variable-macro-value.patch   | 0
 .../0025-Add-stub-capsule-update-service-components.patch       | 0
 .../0026-Add-logs-to-functions-in-SMM-gateway-SP.patch          | 0
 .../{ => corstone1000}/0027-Configure-storage-size.patch        | 0
 .../0028-Revert-Add-uefi-variable-append-write-support.patch    | 0
 .../0029-Change-UID-of-variable-index-in-SMM.patch              | 0
 .../0030-Add-missing-features-to-setVariable.patch              | 0
 ...031-Add-invalid-parameter-check-in-getNextVariableName.patch | 0
 .../0032-smm_gateway-add-checks-for-null-attributes.patch       | 0
 .../recipes-security/trusted-services/ts-corstone1000.inc       | 2 +-
 33 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0001-tools-cmake-common-applying-lowercase-project-convention.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0002-fix-EARLY_TA_PATHS-env-variable.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0003-se-proxy-dts-add-se-proxy-as-child-node.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0004-Update-mm-comm-buffer-region-in-dts-file.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0005-Configure-NV-storage-macro.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0006-Use-device-region.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0007-Add-openamp-to-SE-proxy-deployment.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0008-Implement-mhu-driver-and-the-OpenAmp-conversion-laye.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0009-Add-openamp-rpc-caller.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0010-add-psa-client-definitions-for-ff-m.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0011-Add-common-service-component-to-ipc-support.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0012-Add-secure-storage-ipc-backend.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0013-Use-secure-storage-ipc-and-openamp-for-se_proxy.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0014-Add-uefi-variable-append-write-support.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0015-Add-UEFI-variable-support-for-QueryVariableInfo.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0016-Add-uefi-test-deployment.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0017-Fix-interface-ID-parameter-setting-in-sp-ffarpc_call.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0018-Support-FFARPC-call-requests-with-no-shared-buffer.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0019-Run-psa-arch-test.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0020-Use-address-instead-of-pointers.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0021-Add-psa-ipc-attestation-to-se-proxy.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0022-Setup-its-backend-as-openamp-rpc-using-secure-storag.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0023-add-psa-ipc-crypto-backend.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0024-Increase-SMM-gateway-UEFI-variable-macro-value.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0025-Add-stub-capsule-update-service-components.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0026-Add-logs-to-functions-in-SMM-gateway-SP.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0027-Configure-storage-size.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0028-Revert-Add-uefi-variable-append-write-support.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0029-Change-UID-of-variable-index-in-SMM.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0030-Add-missing-features-to-setVariable.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0031-Add-invalid-parameter-check-in-getNextVariableName.patch (100%)
 rename meta-arm-bsp/recipes-security/trusted-services/secure-partitions/{ => corstone1000}/0032-smm_gateway-add-checks-for-null-attributes.patch (100%)

Comments

Jon Mason Feb. 21, 2022, 4:16 p.m. UTC | #1
On Sun, 20 Feb 2022 13:30:08 +0000, emekcan.aras@arm.com wrote:
> This commit moves all the trusted-services patches to a new
> corstone1000 directory which is much more cleaner way to
> hold platform specific patches
> 
> Signed-off-by: Vishnu Banavath's avatarVishnu Banavath <vishnu.banavath@arm.com>
> 
> Emekcan Aras (1):
>   arm-bsp/security: move TS patches to corstone1000 directory
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/security: move TS patches to corstone1000 directory
      commit: 6dd18c2a80c23e5885362c7ec210e77a28fea3ce

Best regards,