diff options
author | Tamar Christina <tamar.christina@arm.com> | 2017-07-05 13:00:23 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-07-05 14:41:27 +0200 |
commit | bfa3bbcf33a43bffb0a2d3287b1de97898a57c02 (patch) | |
tree | 45c6671b645aef777e15596de7e21bae7a5bfc74 /libgloss/aarch64/elf-aem-ve.specs | |
parent | ebd97f4c0061315dbabb04752edf4ed9cd38187f (diff) | |
download | cygnal-bfa3bbcf33a43bffb0a2d3287b1de97898a57c02.tar.gz cygnal-bfa3bbcf33a43bffb0a2d3287b1de97898a57c02.tar.bz2 cygnal-bfa3bbcf33a43bffb0a2d3287b1de97898a57c02.zip |
Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2.
This uses the new recursive build target in multi-build.in
For AArch64 no new spec files are needed but the makefiles
are modified to keep them in sync with the ARM ones.
Signed-off-by: Tamar Christina <tamar.christina@arm.com>
Diffstat (limited to 'libgloss/aarch64/elf-aem-ve.specs')
-rw-r--r-- | libgloss/aarch64/elf-aem-ve.specs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/aarch64/elf-aem-ve.specs b/libgloss/aarch64/elf-aem-ve.specs index 671d3c14f..8d86de1be 100644 --- a/libgloss/aarch64/elf-aem-ve.specs +++ b/libgloss/aarch64/elf-aem-ve.specs @@ -1,7 +1,7 @@ # aem-ve.specs # -# Spec file for AArch64 baremetal newlib, libgloss on VE platform with AngelAPI -# semi-hosting. +# Spec file for AArch64 baremetal newlib, libgloss on VE platform with version 2 +# of AngelAPI semi-hosting. # # This Spec file is also appropriate for the foundation model. |