Home
last modified time | relevance | path

Searched hist:e3603bde15e363fdc44d1df0139c8e6bc26a6425 (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Duser_mode_ctx_struct.he3603bde15e363fdc44d1df0139c8e6bc26a6425 Tue Oct 27 08:58:06 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> core: move non TA specific fields from user_ta_ctx

Moves fields from user_ta_ctx to user_mode_ctx, which are not specific
to user TAs. This is needed to prepare for handling Secure Partitions,
user_mode_ctx will be the common ground for the fields used by both TAs
and SPs.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
/optee_os/core/pta/
H A Dsystem.ce3603bde15e363fdc44d1df0139c8e6bc26a6425 Tue Oct 27 08:58:06 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> core: move non TA specific fields from user_ta_ctx

Moves fields from user_ta_ctx to user_mode_ctx, which are not specific
to user TAs. This is needed to prepare for handling Secure Partitions,
user_mode_ctx will be the common ground for the fields used by both TAs
and SPs.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
/optee_os/core/kernel/
H A Dtee_ta_manager.ce3603bde15e363fdc44d1df0139c8e6bc26a6425 Tue Oct 27 08:58:06 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> core: move non TA specific fields from user_ta_ctx

Moves fields from user_ta_ctx to user_mode_ctx, which are not specific
to user TAs. This is needed to prepare for handling Secure Partitions,
user_mode_ctx will be the common ground for the fields used by both TAs
and SPs.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>