An error occurred while fetching folder content.
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
Varun Wadekar authored
This patch removes the need for a shared buffer between the EL3 and S-EL1
levels. We now use the CPU registers, x0-x7, while passing data between
the two levels. Since TLK is a 32-bit Trusted OS, tlkd has to unpack the
arguments in the x0-x7 registers. TLK in turn gets these values via r0-r7.
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
709a3c47
Name Last commit Last update