index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
porting-guide.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
Julius Werner
2018-12-06
1
-43
/
+9
*
docs: Add RAS framework documentation
Jeenu Viswambharan
2018-11-26
1
-2
/
+2
*
Add sample crash console functions
Antonio Nino Diaz
2018-10-25
1
-17
/
+27
*
docs: Fixup filename and links to compatibility policy
Soby Mathew
2018-10-02
1
-1
/
+1
*
Merge pull request #1600 from soby-mathew/sm/compat_policy_doc
Soby Mathew
2018-10-02
1
-0
/
+4
|
\
|
*
docs: Add platform compatibility policy document
Soby Mathew
2018-10-02
1
-0
/
+4
*
|
Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1
Soby Mathew
2018-10-02
1
-274
/
+45
|
\
\
|
*
|
docs: update for removal of deprecated interfaces.
Soby Mathew
2018-10-01
1
-274
/
+45
|
|
/
*
|
xlat: Remove deprecated interfaces
Antonio Nino Diaz
2018-09-28
1
-7
/
+0
*
|
PSCI: Remove platform compatibility layer
Roberto Vargas
2018-09-28
1
-11
/
+0
|
/
*
Support shared Mbed TLS heap for FVP
John Tsichritzis
2018-09-04
1
-12
/
+13
*
Prepare Mbed TLS drivers for shared heap
John Tsichritzis
2018-09-04
1
-2
/
+24
*
libc: Introduce files from SCC
Antonio Nino Diaz
2018-08-22
1
-25
/
+7
*
Merge pull request #1492 from jts-arm/docs
danh-arm
2018-07-25
1
-2
/
+2
|
\
|
*
Reword LOAD_IMAGE_V2 in user guide & fix a typo
John Tsichritzis
2018-07-24
1
-2
/
+2
*
|
RAS: Update porting guide with RAS platform handlers
Jeenu Viswambharan
2018-07-19
1
-0
/
+100
|
/
*
DynamIQ: Enable MMU without using stack
Jeenu Viswambharan
2018-06-27
1
-0
/
+19
*
Fix typos in documentation
John Tsichritzis
2018-06-22
1
-0
/
+5
*
Fix doc for bl31_plat_get_next_image_ep_info()
Sandrine Bailleux
2018-05-14
1
-3
/
+3
*
Add support for BL2 in XIP memory
Jiafei Pan
2018-04-07
1
-1
/
+27
*
Update Arm TF references to TF-A
Dan Handley
2018-03-15
1
-99
/
+97
*
Docs: Update design guide for dynamic config
Soby Mathew
2018-03-13
1
-13
/
+15
*
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
davidcunado-arm
2018-02-28
1
-3
/
+3
|
\
|
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-3
/
+3
*
|
Merge pull request #1283 from jeenu-arm/sdei-fixes
davidcunado-arm
2018-02-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
SDEI: Add prioritisation clarification
Jeenu Viswambharan
2018-02-27
1
-3
/
+3
*
|
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
Soby Mathew
2018-02-26
1
-19
/
+0
*
|
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-26
1
-6
/
+6
|
/
*
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2018-02-02
1
-0
/
+24
*
bl2: add bl2_plat_handle_pre_image_load()
Masahiro Yamada
2018-02-02
1
-6
/
+17
*
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
1
-14
/
+49
|
\
|
*
Add default crash console code to hook up to new console API
Julius Werner
2018-01-19
1
-14
/
+49
*
|
Merge pull request #1200 from robertovargas-arm/bl2-el3
davidcunado-arm
2018-01-19
1
-0
/
+64
|
\
\
|
*
|
bl2-el3: Add documentation for BL2 at EL3
Roberto Vargas
2018-01-18
1
-0
/
+64
|
|
/
*
|
Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source
davidcunado-arm
2018-01-15
1
-0
/
+3
|
\
\
|
*
|
Add documentation about plat_try_next_boot_source to bl1_platform_setup
Roberto Vargas
2018-01-10
1
-0
/
+3
|
|
/
*
/
AMU: Add plat interface to select which group 1 counters to enable
Dimitris Papastamos
2018-01-11
1
-0
/
+16
|
/
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
1
-0
/
+68
*
GIC: Introduce API to get interrupt ID
Jeenu Viswambharan
2017-11-13
1
-5
/
+8
*
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-24
1
-0
/
+28
*
Merge pull request #1130 from jeenu-arm/gic-patches
davidcunado-arm
2017-10-21
1
-1
/
+5
|
\
|
*
GIC: Add API to get running priority
Jeenu Viswambharan
2017-10-16
1
-1
/
+5
*
|
Update documentation to PSCI v1.1
Roberto Vargas
2017-10-13
1
-0
/
+38
|
/
*
GICv3: Document GICv3 save/restore helpers
Douglas Raillard
2017-10-05
1
-5
/
+28
*
Implement log framework
Soby Mathew
2017-09-11
1
-0
/
+15
*
porting-guide.rst: Fix some sections' level
Douglas Raillard
2017-08-31
1
-17
/
+17
*
lib: psci: early suspend handler for platforms
Varun Wadekar
2017-07-31
1
-0
/
+17
*
Emphasize that TF only supports 4 KB granule size
Sandrine Bailleux
2017-07-26
1
-5
/
+10
*
Convert documentation to reStructuredText
Douglas Raillard
2017-06-29
1
-0
/
+2599