aboutsummaryrefslogtreecommitdiff
path: root/docs/porting-guide.rst
AgeCommit message (Expand)Author
2019-02-27Add support for pointer authenticationAntonio Nino Diaz
2019-02-13docs: Update note about plat/arm in Porting GuideAntonio Nino Diaz
2019-02-12Merge pull request #1818 from pbeesley-arm/doc-linksAntonio Niño Díaz
2019-02-08doc: Fix broken external linksPaul Beesley
2019-02-08Porting Guide: Fix some broken linksSandrine Bailleux
2019-02-08Porting Guide: Remove useless escape charactersSandrine Bailleux
2019-02-05Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-01-31Remove dead code related to LOAD_IMAGE_V2=0Sandrine Bailleux
2019-01-15Correct typographical errorsPaul Beesley
2018-12-06plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner
2018-11-26docs: Add RAS framework documentationJeenu Viswambharan
2018-10-25Add sample crash console functionsAntonio Nino Diaz
2018-10-02docs: Fixup filename and links to compatibility policySoby Mathew
2018-10-02Merge pull request #1600 from soby-mathew/sm/compat_policy_docSoby Mathew
2018-10-02docs: Add platform compatibility policy documentSoby Mathew
2018-10-02Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1Soby Mathew
2018-10-01docs: update for removal of deprecated interfaces.Soby Mathew
2018-09-28xlat: Remove deprecated interfacesAntonio Nino Diaz
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-04Support shared Mbed TLS heap for FVPJohn Tsichritzis
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-08-22libc: Introduce files from SCCAntonio Nino Diaz
2018-07-25Merge pull request #1492 from jts-arm/docsdanh-arm
2018-07-24Reword LOAD_IMAGE_V2 in user guide & fix a typoJohn Tsichritzis
2018-07-19RAS: Update porting guide with RAS platform handlersJeenu Viswambharan
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-06-22Fix typos in documentationJohn Tsichritzis
2018-05-14Fix doc for bl31_plat_get_next_image_ep_info()Sandrine Bailleux
2018-04-07Add support for BL2 in XIP memoryJiafei Pan
2018-03-15Update Arm TF references to TF-ADan Handley
2018-03-13Docs: Update design guide for dynamic configSoby Mathew
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-27Merge pull request #1283 from jeenu-arm/sdei-fixesdavidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27SDEI: Add prioritisation clarificationJeenu Viswambharan
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-02bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada
2018-02-02bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Add default crash console code to hook up to new console APIJulius Werner
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Add documentation for BL2 at EL3Roberto Vargas
2018-01-15Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_sourcedavidcunado-arm
2018-01-11AMU: Add plat interface to select which group 1 counters to enableDimitris Papastamos
2018-01-10Add documentation about plat_try_next_boot_source to bl1_platform_setupRoberto Vargas
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas