From cc142edbe7af2f7d52a80b137ac0ad141408033d Mon Sep 17 00:00:00 2001 From: Tamar Christina Date: Wed, 5 Jul 2017 13:02:30 +0100 Subject: Add the needed build system changes in order to compile and create the new libraries for Semihosting v2 for ARM. This uses the new recursive build target in multi-build.in The new spec files are: For AArch32/ARM (m for mixed mode): - rdimon-v2m.specs - aprofile-validation-v2m.specs - aprofile-ve-v2m.specs These spec files will be using the new libraries generated by multi-build.in. Signed-off-by: Tamar Christina --- libgloss/arm/elf-aprofile-validation.specs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libgloss/arm/elf-aprofile-validation.specs') diff --git a/libgloss/arm/elf-aprofile-validation.specs b/libgloss/arm/elf-aprofile-validation.specs index 166a5dec6..4ef0e9510 100644 --- a/libgloss/arm/elf-aprofile-validation.specs +++ b/libgloss/arm/elf-aprofile-validation.specs @@ -1,7 +1,8 @@ -# aem-validation.specs +# aprofile-validation.specs # # Spec file for AArch32 A profile baremetal newlib, libgloss on -# VALIDATION platform with AngelAPI semi-hosting. +# VALIDATION platform with AngelAPI semi-hosting version 2 using the SVC +# trap instruction. # # This Spec file is also appropriate for the foundation model. -- cgit v1.2.3