All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot
@ 2022-04-26 10:21 emekcan.aras
  2022-04-26 10:21 ` [PATCH 1/1] arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency emekcan.aras
  2022-04-27 23:48 ` [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: emekcan.aras @ 2022-04-26 10:21 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, emeara01

From: emeara01 <emekcan.aras@arm.com>

ffa-debugfs-mod provides arm_ffa_user.h needed by psa-arch-tests
source-code.

This commit sets the sysroot task dependencies.

Signed-off by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

Abdellatif El Khlifi (1):
  arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency

 .../recipes-security/trusted-services/ts-corstone1000.inc       | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency
  2022-04-26 10:21 [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot emekcan.aras
@ 2022-04-26 10:21 ` emekcan.aras
  2022-04-27 23:48 ` [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: emekcan.aras @ 2022-04-26 10:21 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Abdellatif El Khlifi

From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

ffa-debugfs-mod provides arm_ffa_user.h needed by psa-arch-tests source-code.

This commit sets the sysroot tasks dependencies.

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
---
 .../recipes-security/trusted-services/ts-corstone1000.inc       | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc b/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc
index 58bd6dc..e14730e 100644
--- a/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc
+++ b/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc
@@ -92,6 +92,8 @@ PSA_API_TESTS += "deployments/psa-api-test/internal_trusted_storage/${TS_ENVIRON
 PSA_API_TESTS += "deployments/psa-api-test/initial_attestation/${TS_ENVIRONMENT_LINUX}"
 PSA_API_TESTS += "deployments/psa-api-test/crypto/${TS_ENVIRONMENT_LINUX}"
 
+# ffa-debugfs-mod provides arm_ffa_user.h needed by psa-arch-tests source-code
+DEPENDS += "ffa-debugfs-mod"
 
 do_configure:append() {
     for PSA_API_TEST in ${PSA_API_TESTS}; do
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot
  2022-04-26 10:21 [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot emekcan.aras
  2022-04-26 10:21 ` [PATCH 1/1] arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency emekcan.aras
@ 2022-04-27 23:48 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2022-04-27 23:48 UTC (permalink / raw)
  To: meta-arm, Ross.Burton, emekcan.aras; +Cc: nd

On Tue, 26 Apr 2022 11:21:24 +0100, emekcan.aras@arm.com wrote:
> ffa-debugfs-mod provides arm_ffa_user.h needed by psa-arch-tests
> source-code.
> 
> This commit sets the sysroot task dependencies.
> 
> Signed-off by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency
      commit: 4348abbf38f46bafded2954cd1eee4c9ec395f5e

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-27 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 10:21 [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot emekcan.aras
2022-04-26 10:21 ` [PATCH 1/1] arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency emekcan.aras
2022-04-27 23:48 ` [PATCH 0/1] arm-bsp/trusted-services:corstone1000:add sysroot Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.