summaryrefslogtreecommitdiff
path: root/docs/porting-guide.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I9d06e0ee,I6980e84f into integrationManish Pandey2023-05-031-0/+16
|\
| * feat(psci): introduce 'pwr_domain_off_early' hookVarun Wadekar2023-04-261-0/+16
* | Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into in...Manish Pandey2023-05-021-0/+32
|\ \ | |/ |/|
| * feat(el3-runtime): handle traps for IMPDEF registers accessesVarun Wadekar2023-04-301-0/+32
* | refactor(auth): replace plat_convert_pkYann Gautier2023-04-211-28/+0
|/
* docs(porting): refer the reader back to the threat modelSandrine Bailleux2023-04-111-0/+7
* docs(porting): move porting guide upper in table of contentsSandrine Bailleux2023-04-111-0/+3642
* doc: Move documents into subdirectoriesPaul Beesley2019-05-211-2832/+0
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-23/+27
* 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