commit | a8ad643b61560efa3e63b9c79ede7581d3eea82d | [log] [tgz] |
---|---|---|
author | Prasad Kummari <prasad.kummari@amd.com> | Thu Nov 02 14:36:43 2023 +0530 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Feb 06 14:41:25 2024 +0100 |
tree | 2f7a4948472b066644a000d5959924a8350eeee5 | |
parent | e4b149a838286386875bf4079ee148f8872cac47 [diff] |
build(versal): add build configs for versal Add build configs for Versal platform for tspd. Change-Id: Idad803619bf79c0b9c4817c1c9bae67672d0f9d5 Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
diff --git a/tf_config/versal-tspd b/tf_config/versal-tspd new file mode 100644 index 0000000..b39410d --- /dev/null +++ b/tf_config/versal-tspd
@@ -0,0 +1,4 @@ +CROSS_COMPILE=aarch64-none-elf- +PLAT=versal +RESET_TO_BL31=1 +SPD=tspd