mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
9f015b3765
Same Trusted Application (TA) can be loaded in multiple TEE contexts.
If it is a single instance TA, the TA should not get unloaded from AMD
Secure Processor, while it is still in use in another TEE context.
Therefore reference count TA and unload it when the count becomes zero.
Fixes:
|
||
---|---|---|
.. | ||
amdtee_if.h | ||
amdtee_private.h | ||
call.c | ||
core.c | ||
Kconfig | ||
Makefile | ||
shm_pool.c |