[roll] Roll fuchsia [kernel][riscv][mmu] do not map the trampoline identity map as global At boottime when setting up the identity map page tables, do not mark them as global. No real issue since the TLB will be dumped later here and as secondary cores are brought up later using these tables, but to just be cleaner, use non global pages here to reduce a risk of some sort of TLB leakage to a future user process using the same virtual address range. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891543 Original-Revision: 2ab602224eb7c48e6bc77cea61033deea6ab1174 GitOrigin-RevId: 7f0c6440cba0d63373ed620943851e260a651211 Change-Id: I52b50426066978170866a933f80314acc87f78ac
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 via the IRC channel #fuchsia on Freenode.
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.