commit | ec70b2bc7a1996a1fa30bfd5ad4d5cc1628a63e1 | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Thu Nov 26 12:57:36 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Mar 18 19:33:59 2021 -0400 |
tree | e031bb8f4778040a4e744a2c0d91d1178a63f0c8 | |
parent | b1eefc0c26aa83a2da97eee98dd1aa1c6071585a [diff] |
aarch64: userspace: Add support for page tables swapping Introduce the necessary routines to have the user thread stack correctly mapped and the functions to swap page tables on context switch. Signed-off-by: Carlo Caione <ccaione@baylibre.com>