On Fri, 17 May 2024 09:47:53 +0200, Ahmad Fatoum wrote:
> The hash section contains only data, so add a note that an executable
> stack is not needed. This will suppress a warning when we start using
> this on sandbox.
>
>
Applied, thanks!
[1/2] images: sha_sum: mark as not needing executable
The hash section contains only data, so add a note that an executable
stack is not needed. This will suppress a warning when we start using
this on sandbox.
Signed-off-by: Ahmad Fatoum
---
images/sha_sum.S | 2 ++
1 file changed, 2 insertions(+)
diff --git a/images/sha_sum.S b/images/sha_sum.S