[roll] Roll fuchsia [build] Add stack-size-section config to zircon

This patch adds stack-size-section config to zircon
toolchains to be able to collect stack size usage from
the kernel when stack_size_section GN argument is set.
https://fxrev.dev/728343 originally added this config
to Fuchsia build, and this patch just extends it to
zircon toolchains. It also updates gen-kaslr-fixups.sh
to ignore non-allocated .stack_sizes sections in fixup.

Original-Bug: 42058475
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137817
Original-Revision: 8a7af2fce058215cf87a3c54d16221c25314d80d
GitOrigin-RevId: f9e9c204edea95941f5b3396c7347a52ae94de58
Change-Id: Ia7c1487be6ddda04ffa701be39b47ae6357186da
1 file changed
tree: ed5471167d57bcc2434f4ba1c66e00e91d007aef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.