aboutsummaryrefslogtreecommitdiffstats
path: root/include/bl32/payloads
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify platform porting interface to TSPDan Handley2014-08-191-122/+0
* Move TSP private declarations into separate headerDan Handley2014-08-141-87/+2
* Split platform.h into separate headersDan Handley2014-05-231-1/+1
* Remove extern keyword from function declarationsDan Handley2014-05-231-33/+33
* Use a vector table for TSP entrypointsAndrew Thoelke2014-05-231-74/+15
* Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew2014-05-231-7/+36
* Add support for synchronous FIQ handling in TSPAchin Gupta2014-05-221-9/+38
* Use secure timer to generate S-EL1 interruptsAchin Gupta2014-05-221-0/+7
* Reduce deep nesting of header filesDan Handley2014-05-061-3/+3
* Always use named structs in header filesDan Handley2014-05-061-17/+17
* Separate out CASSERT macro into own headerDan Handley2014-05-061-1/+1
* Move include and source files to logical locationsDan Handley2014-05-061-0/+201