[roll] Roll fuchsia [kernel][phys] Handle .s{text,rodata,data,bss}* sections in linker scripts

Fix the phys linker scripts to place the .s* sections explicitly.

Original-Bug: 333770144
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1028733
Original-Revision: 1fb8b48c0b5b1c4edc6062ffbf9268e727994d5b
GitOrigin-RevId: b81db099b3863e4356ac659e65278b516d6743bf
Change-Id: I90447e947492088da0b1a0ebf822b235b00a662f
1 file changed
tree: a8fc11b73e1f4c6c978ecacf3600aebdf44aca0d
  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 via the IRC channel #fuchsia on Freenode.

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.