arm/build: Add missing sections

Add missing text stub sections .vfp11_veneer and .v4_bx, as well as
missing DWARF sections, when present in the build.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://lore.kernel.org/r/20200821194310.3089815-18-keescook@chromium.org
This commit is contained in:
Kees Cook
2020-08-21 12:42:58 -07:00
committed by Ingo Molnar
parent 3b14aefb84
commit 512dd2eebe
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -149,6 +149,7 @@ SECTIONS
_end = .;
STABS_DEBUG
DWARF_DEBUG
ARM_DETAILS
}