commit | dacd176991ff015d23b8dbe91d1a77cbf8426d86 | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Thu Nov 26 10:28:07 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 10 14:52:50 2021 -0500 |
tree | 29db0397d3be98ff3718beb209f2c42bfd3de293 | |
parent | f2995bcca2a81e599300f5796af13c0d00f7fa30 [diff] |
aarch64: userspace: Implement syscalls This patch adds the code managing the syscalls. The privileged stack is setup before jumping into the real syscall. Signed-off-by: Carlo Caione <ccaione@baylibre.com>