Wykres commitów

7 Commity

Autor SHA1 Wiadomość Data
Jeevan Shriram
ce09152acc smcinvoke: Add MODULE_IMPORT_NS for smcinvoke driver
Add MODULE_IMPORT_NS for smcinvoke driver to ignore consider it as as
filesystem and not a driver.

Change-Id: I839b972f68f45f184f6a46de6779ac6adace9d38
2022-05-10 14:24:28 -07:00
Sonal Aggarwal
4f96dd41ec securemsm-kernel : Add new functionality in HLOS for TZ to sleep for certain
amount of time.

Change-Id: I6352bbe201ffcf81fde6ac7fc65e6f8eaeb0c64e
2022-05-06 23:28:07 +05:30
Nitin LNU
d1d7d597d6 smcinvoke: take lock again in free_mem_obj_locked
insted of premature unlock return with lock in free_mem_obj_locked
api.

Signed-off-by: Nitin LNU <quic_nlakra@quicinc.com>
2022-04-14 11:06:50 -07:00
Bruce Levy
5387ff0884 smcinvoke: Upgrade smcinvoke to latest
pull commits

smcinvoke: Release lock for non critical region

When entering into non critical region make sure to release the lock and
increase reference for memobj instead of holding the lock and causing
memobj not to be released when third party module using it.

smcinvoke: Add support for splitbin

Remove hard limit on the number of splitbins available.
Let the TZ decide if the reassembled binary is good for usage.
cherrypicked from I6d7b5c3154c8c362be0a6bad2da1c4687191536d

Change-Id: Ibb12bc906fb3e995928a0b51b742e8193d737ba3
2022-04-11 12:35:03 -07:00
Ashish Pratap Singh Bhadoria
5f29ef701b securemsm-kernel: Correction in LF Copyright 2022-03-09 12:35:31 +05:30
Sonal Aggarwal
c1f17b2adc securemsm-kernel : Add new functionality in HLOS for TZ to sleep for certain
amount of time.
2022-02-21 15:45:54 +05:30
Smita Ghosh
e190b86556 secuemsm-kernel : Enable DLKM's from vendor
SSG's kernel modules will be loaded through userspace
init instead of kernel.

Change-Id: Ibf88a6a56df65a933d451d39136060967595e5b7
2021-12-14 12:52:18 -08:00