arm-trusted-firmware/include
Varun Wadekar 77199df7bc Register NS shared memory for SP's activity logs and TA sessions
This patch registers NS memory buffer with the secure payload using
two different functions IDs - REGISTER_LOGBUF, REGISTER_REQBUF.

a. The SP uses the log-buffer to store its activity logs, in a
pre-decided format. This helps in debugging secure payload's issues.
b. The SP uses the req-buffer to get the parameters required by
sessions with Trusted Applications.

Change-Id: I6b0247cf7790524132ee0da24f1f35b1fccec5d5
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2015-03-31 10:06:15 +05:30
..
bl31 Demonstrate model for routing IRQs to EL3 2015-01-26 15:29:32 +00:00
bl32 Register NS shared memory for SP's activity logs and TA sessions 2015-03-31 10:06:15 +05:30
common TBB: add authentication module interface 2015-01-28 18:27:54 +00:00
drivers Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 2014-11-04 16:01:40 +00:00
lib Call reset handlers upon BL3-1 entry. 2015-01-26 19:04:15 +00:00
plat/common Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
stdlib stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00