arm-trusted-firmware/docs
Soby Mathew 24fb838f96 Add platform API for reset handling
This patch adds an optional platform API (plat_reset_handler) which allows the
platform to perform any actions immediately after a cold or warm reset
e.g. implement errata workarounds. The function is called with MMU and caches
turned off. This API is weakly defined and does nothing by default but can be
overriden by a platform with a strong definition.

Change-Id: Ib0acdccbd24bc756528a8bd647df21e8d59707ff
2014-08-20 19:14:31 +01:00
..
diagrams Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
change-log.md Trusted Firmware v0.4 release documentation 2014-06-03 14:52:12 +01:00
firmware-design.md Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 2014-08-14 09:52:22 +01:00
interrupt-framework-design.md Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
porting-guide.md Add platform API for reset handling 2014-08-20 19:14:31 +01:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 2014-08-14 09:52:22 +01:00