diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-05-15 15:30:33 -0700 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2020-05-16 17:52:42 +0530 |
commit | 36833abfbb48ddf6a959b09c9e0e341ae33a811a (patch) | |
tree | 0987bc8a63f82b145ad15cb10b9d9966278a4506 /firmware | |
parent | 22c4334f5c27c11cebeeba0a4426d26fcdb37327 (diff) |
lib: Optimize inline assembly for unprivilege access functions
Currently, unprivileged access functions uses few additional instructions
which are redundant. It also uses specific registers which are not necessary.
Remove those additional instructions and let the compiler choose the
registers.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions