aboutsummaryrefslogtreecommitdiffstats
path: root/include/bl32/payloads/tlk.h
Commit message (Expand)AuthorAgeFilesLines
* spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen2020-03-211-0/+3
* tlkd: remove system off/reset handlersVarun Wadekar2020-03-181-2/+1
* spd: tlkd: secure timer interrupt handlerVarun Wadekar2020-03-111-0/+2
* tlkd: support new TLK SMCsMihir Joshi2019-01-311-1/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* spd: tlkd: support for "NS memory ranges" function IDVarun Wadekar2018-01-081-1/+2
* Migrate secure payload dispatchers to new SMC terminologyDavid Cunado2017-05-041-12/+12
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden2017-04-291-1/+1
* Resolve build errors flagged by GCC 6.2David Cunado2017-01-261-8/+10
* Send power management events to the Trusted OS (TLK)Varun Wadekar2015-09-301-0/+6
* Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)Varun Wadekar2015-04-131-1/+0
* Open/Close TA sessions, send commands/events to TAsVarun Wadekar2015-03-311-1/+10
* Preempt/Resume standard function ID callsVarun Wadekar2015-03-311-0/+2
* Translate secure/non-secure virtual addressesVarun Wadekar2015-03-311-0/+1
* Register NS shared memory for SP's activity logs and TA sessionsVarun Wadekar2015-03-311-0/+12
* Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)Varun Wadekar2015-03-311-0/+58