Files
meta-secure-core/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2
Kai Kang 1a74be5b36 cryptfs-tpm2: fix ld warnings with binutils 2.39
Add ld option '-z noexecstack' for cryptfs-tpm2 to fix link warnings:

  ld: warning: secret_area.o: missing .note.GNU-stack section implies executable stack
  ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

Signed-off-by: Kai Kang <kai.kang@windriver.com>
2022-08-24 21:22:50 +08:00
..