aboutsummaryrefslogtreecommitdiffstats
path: root/docs/porting-guide.rst
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to documentation and commentsAntonio Nino Diaz2019-02-281-1/+1
* Add support for pointer authenticationAntonio Nino Diaz2019-02-271-0/+16
* docs: Update note about plat/arm in Porting GuideAntonio Nino Diaz2019-02-131-10/+10
* Merge pull request #1818 from pbeesley-arm/doc-linksAntonio Niño Díaz2019-02-121-1/+1
|\
| * doc: Fix broken external linksPaul Beesley2019-02-081-1/+1
* | Porting Guide: Fix some broken linksSandrine Bailleux2019-02-081-2/+2
* | Porting Guide: Remove useless escape charactersSandrine Bailleux2019-02-081-327/+327
|/
* Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz2019-02-051-9/+2
|\
| * Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-9/+2
* | Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux2019-01-311-3/+0
|/
* Correct typographical errorsPaul Beesley2019-01-151-14/+14
* plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner2018-12-061-43/+9
* docs: Add RAS framework documentationJeenu Viswambharan2018-11-261-2/+2
* Add sample crash console functionsAntonio Nino Diaz2018-10-251-17/+27
* docs: Fixup filename and links to compatibility policySoby Mathew2018-10-021-1/+1
* Merge pull request #1600 from soby-mathew/sm/compat_policy_docSoby Mathew2018-10-021-0/+4
|\
| * docs: Add platform compatibility policy documentSoby Mathew2018-10-021-0/+4
* | Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1Soby Mathew2018-10-021-274/+45
|\ \
| * | docs: update for removal of deprecated interfaces.Soby Mathew2018-10-011-274/+45
| |/
* | xlat: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-7/+0
* | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-11/+0
|/
* Support shared Mbed TLS heap for FVPJohn Tsichritzis2018-09-041-12/+13
* Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-041-2/+24
* libc: Introduce files from SCCAntonio Nino Diaz2018-08-221-25/+7
* Merge pull request #1492 from jts-arm/docsdanh-arm2018-07-251-2/+2
|\
| * Reword LOAD_IMAGE_V2 in user guide & fix a typoJohn Tsichritzis2018-07-241-2/+2
* | RAS: Update porting guide with RAS platform handlersJeenu Viswambharan2018-07-191-0/+100
|/
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-0/+19
* Fix typos in documentationJohn Tsichritzis2018-06-221-0/+5
* Fix doc for bl31_plat_get_next_image_ep_info()Sandrine Bailleux2018-05-141-3/+3
* Add support for BL2 in XIP memoryJiafei Pan2018-04-071-1/+27
* Update Arm TF references to TF-ADan Handley2018-03-151-99/+97
* Docs: Update design guide for dynamic configSoby Mathew2018-03-131-13/+15
* Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm2018-02-281-3/+3
|\
| * Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-3/+3
* | Merge pull request #1283 from jeenu-arm/sdei-fixesdavidcunado-arm2018-02-271-3/+3
|\ \ | |/ |/|
| * SDEI: Add prioritisation clarificationJeenu Viswambharan2018-02-271-3/+3
* | BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew2018-02-261-19/+0
* | Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew2018-02-261-6/+6
|/
* bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada2018-02-021-0/+24
* bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada2018-02-021-6/+17
* Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-14/+49
|\
| * Add default crash console code to hook up to new console APIJulius Werner2018-01-191-14/+49
* | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-191-0/+64
|\ \
| * | bl2-el3: Add documentation for BL2 at EL3Roberto Vargas2018-01-181-0/+64
| |/
* | Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_sourcedavidcunado-arm2018-01-151-0/+3
|\ \
| * | Add documentation about plat_try_next_boot_source to bl1_platform_setupRoberto Vargas2018-01-101-0/+3
| |/
* / AMU: Add plat interface to select which group 1 counters to enableDimitris Papastamos2018-01-111-0/+16
|/
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+68
* GIC: Introduce API to get interrupt IDJeenu Viswambharan2017-11-131-5/+8