[roll] Roll fuchsia [kernel][x86] Remove address constants from start-up This change removes the remaining address constants in the initialized data of the x86 kernel: * In start.S, address-immediates are replaced by %rip-relative references; * An unnecessary identity-mapped GDT reload that assumed a constant difference between the kernel's physical and virtual load addresses was removed; * The _temp_gdt address used in the definition of our _temp_gdtr was defined as relro Original-Bug: 42164859 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171954 Original-Revision: 3e4a5d1c557e426746620f141875f11eefff2396 GitOrigin-RevId: 973a638f2595f195587c114320ce56246c78cbbe Change-Id: Ied1abb86482cbd50f519d87e39beb74b7bb3c6e8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.