[roll] Roll fuchsia [assembly] Add kernel aslr setting to platform.

Test:
fx set core.x64 --with-host src/lib/assembly:host_tests
fx test run host_x64/assembly_platform_configuration_lib_tests

Original-Bug: 330838127
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034792
Original-Revision: 3f109d4cc7f0873bbe9ce6d0b21797e81cf3677c
GitOrigin-RevId: 3add3b0f66cdc8507d11a15b4a4646efbac6c634
Change-Id: Id12e6045a35cadb3bb6c464a8945f95fcbcf8a92
1 file changed
tree: 2486b8814577daf51c28586297f49836b3b41528
  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.