aboutsummaryrefslogtreecommitdiff
path: root/include/bl32/payloads/tlk.h
AgeCommit message (Expand)Author
2019-01-31tlkd: support new TLK SMCsMihir Joshi
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-01-08spd: tlkd: support for "NS memory ranges" function IDVarun Wadekar
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-04-13Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)Varun Wadekar
2015-03-31Open/Close TA sessions, send commands/events to TAsVarun Wadekar
2015-03-31Preempt/Resume standard function ID callsVarun Wadekar
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-31Register NS shared memory for SP's activity logs and TA sessionsVarun Wadekar
2015-03-31Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)Varun Wadekar