Re: [PATCH v2 1/2] arm/build: Warn on orphan section placement

From: Kees Cook
Date: Fri Jun 26 2020 - 17:55:21 EST


On Fri, Jun 26, 2020 at 02:36:44PM -0700, Nick Desaulniers wrote:
> If I enable CONFIG_THUMB2_KERNEL=y, is where things become
> interesting. llvm-objdump produces wildly different disassembly before
> vs after removing .ARM.attributes. There's also lots of decode errors
> in the disassembly.

Yeah, at your earlier recommendation my v4 series will be keeping
.ARM.attributes. Thanks for verifying!

--
Kees Cook