TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
2c269b47364a0f154ca6c1ae3ec82b1b7f923c99
/
docs
/
user-guide.rst
cc0dcf4
Merge pull request #1899 from jts-arm/docs
by Dimitris Papastamos
· 6 years ago
5a8f0a3
Add USE_ROMLIB build option to user guide
by John Tsichritzis
· 6 years ago
06715f8
Declare PAuth for Secure world as experimental
by Alexei Fedorov
· 6 years ago
62e2d97
Update documentation for mbed TLS v2.16
by John Tsichritzis
· 6 years ago
a4acc7f
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
by Antonio Niño Díaz
· 6 years ago
7330861
Minor changes to documentation and comments
by Antonio Nino Diaz
· 6 years ago
c2ad38c
Tegra: Support for scatterfile for the BL31 image
by Varun Wadekar
· 7 years ago
b86048c
Add support for pointer authentication
by Antonio Nino Diaz
· 6 years ago
5283962
Add ARMv8.3-PAuth registers to CPU context
by Antonio Nino Diaz
· 7 years ago
288abd6
Merge pull request #1818 from pbeesley-arm/doc-links
by Antonio Niño Díaz
· 6 years ago
dd4e9a7
doc: Fix broken external links
by Paul Beesley
· 6 years ago
f3cacad
Doc: Remove useless escape characters
by Sandrine Bailleux
· 6 years ago
337e2f1
Miscellaneous doc fixes/enhancements
by Sandrine Bailleux
· 6 years ago
30490b1
Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19
by Antonio Niño Díaz
· 6 years ago
77f1f7a
Introduce build option to override libc
by Varun Wadekar
· 7 years ago
e9ebd54
User Guide: Move ARM_PLAT_MT doc to Arm build flags
by Sandrine Bailleux
· 7 years ago
766ff01
Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2
by Antonio Niño Díaz
· 7 years ago
0709055
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
93fbc71
doc: Link coding guidelines to user guide
by Paul Beesley
· 7 years ago
8aabea3
Correct typographical errors
by Paul Beesley
· 7 years ago
8aa4e5f
docs: User-guide corrections for RESET_TO_BL31
by Soby Mathew
· 7 years ago
ed2c4f4
plat/arm: Support direct Linux kernel boot in AArch32
by Manish Pandey
· 7 years ago
3bd17c0
Basic Makefile changes for PIE
by Soby Mathew
· 7 years ago
ea75ffd
docs: Clarify usage of LOG_LEVEL
by John Tsichritzis
· 7 years ago
c0740e4
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· 7 years ago
848f00c
Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1
by Soby Mathew
· 7 years ago
509af92
docs: update for removal of deprecated interfaces.
by Soby Mathew
· 7 years ago
f9ed3cb
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 7 years ago
e23e057
tbbr: Use USE_TBBR_DEFS=1 by default
by Antonio Nino Diaz
· 7 years ago
ed51b51
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 7 years ago
dadb16e
fip_create: Remove fip_create compatibility script
by dp-arm
· 9 years ago
1843a19
User guide: Document ENABLE_SPM build flag
by Sandrine Bailleux
· 7 years ago
52f6db9
User guide: Fix link to Linux master tree
by Sandrine Bailleux
· 7 years ago
eb19da9
Update dependencies for ARM TF
by David Cunado
· 8 years ago
7bb907e
Merge pull request #1544 from jwerner-chromium/JW_handle_ea
by Dimitris Papastamos
· 7 years ago
0c62883
backtrace: Introduce backtrace function
by Douglas Raillard
· 7 years ago
8fd9d4d
Allow manually setting the AArch32 instruction set
by Antonio Nino Diaz
· 7 years ago
24f671f
context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation
by Julius Werner
· 7 years ago
61e7c05
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· 7 years ago
5f83591
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· 7 years ago
2eadd34
DTC: Add recommended device tree compiler version
by Sathees Balya
· 7 years ago
4901c53
Reword LOAD_IMAGE_V2 in user guide & fix a typo
by John Tsichritzis
· 7 years ago
9a93d8c
Merge pull request #1460 from robertovargas-arm/clang
by Dimitris Papastamos
· 7 years ago
4a98f0e
Update documentation about how to use clang toolchain
by Roberto Vargas
· 7 years ago
00b7db3
Add documentation about clang version supported
by Roberto Vargas
· 7 years ago
befcbdf
Added device-tree-compiler to the list of packages
by Sathees Balya
· 7 years ago
64ee263
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· 7 years ago
677ad32
Fix typos in documentation
by John Tsichritzis
· 7 years ago
d25b527
Move to mbedtls-2.10.0 tag
by Jeenu Viswambharan
· 7 years ago
9bd5a4c
Correct ordering of log levels in documentation
by Daniel Boulby
· 7 years ago
c099cd3
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 7 years ago
0d01830
Merge pull request #1386 from soby-mathew/sm/dyn_bl31
by Dimitris Papastamos
· 7 years ago
7e8686d
Docs: Update user guide for Dynamic Config on FVP
by Soby Mathew
· 7 years ago
209a60c
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
dcf1a04
Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot
by Dimitris Papastamos
· 7 years ago
32412a8
Replace bootwrapped kernel instructions from User Guide
by Antonio Nino Diaz
· 7 years ago
b726c16
plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option
by Antonio Nino Diaz
· 7 years ago
1a7c1cf
RAS: Add fault injection support
by Jeenu Viswambharan
· 8 years ago
14c6016
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
2f37046
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
b47f941
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· 7 years ago
60a23fd
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· 7 years ago
7d173fc
Add support for BL2 in XIP memory
by Jiafei Pan
· 7 years ago
bf7008a
Update user guide
by Joel Hutton
· 7 years ago
855ac02
Update model support in User Guide
by David Cunado
· 7 years ago
4def07d
Update Arm TF references to TF-A
by Dan Handley
· 7 years ago
b2a68f8
Docs: Update design guide for dynamic config
by Soby Mathew
· 7 years ago
fe7210c
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 8 years ago
38d96de
Fix Foundation FVP instructions in User Guide
by Antonio Nino Diaz
· 7 years ago
6027796
TSPD: Require NS preemption along with EL3 exception handling
by Jeenu Viswambharan
· 8 years ago
0d3a27e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 8 years ago
4cd1769
bl2-el3: Add documentation for BL2 at EL3
by Roberto Vargas
· 8 years ago
fa05efb
Update dependencies for ARM TF
by David Cunado
· 8 years ago
211d307
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 8 years ago
1a85337
Enable SVE for Non-secure world
by David Cunado
· 8 years ago
5744e87
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 8 years ago
380559c
AMU: Implement support for aarch64
by Dimitris Papastamos
· 8 years ago
0319a97
Implement support for the Activity Monitor Unit on Cortex A75
by Dimitris Papastamos
· 8 years ago
71f8a6a
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 8 years ago
e2ff5ef
Merge pull request #1165 from geesun/qx/support-sha512
by davidcunado-arm
· 8 years ago
9a3088a
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 8 years ago
c776dee
Change Statistical Profiling Extensions build option handling
by Dimitris Papastamos
· 8 years ago
b7cb133
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 8 years ago
21b818c
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 8 years ago
26e63c4
ARMv7 target is driven by ARM_ARCH_MAJOR==7
by Etienne Carriere
· 8 years ago
5b5e6cb
Merge pull request #1149 from robertovargas-arm/fwu-testing
by davidcunado-arm
· 8 years ago
e29ee46
Add FWU booting instructions to the user guide
by Roberto Vargas
· 8 years ago
7ca267b
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· 8 years ago
623c437
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· 8 years ago
99f38f5
Update Foundation, AEM and Cortex Models versions
by Eleanor Bonnici
· 8 years ago
74dce7f
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 8 years ago
9db9c65
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 8 years ago
fd5763e
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
by Qixiang Xu
· 8 years ago
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
a8eb286
cert_tool: Support for legacy RSA PKCS#1 v1.5
by Soby Mathew
· 8 years ago
2091755
Export KEY_ALG as a user build option
by Soby Mathew
· 8 years ago
279fedc
Add usage note for FVP model versions 11.0 and 8.5
by David Cunado
· 8 years ago
e808242
Merge pull request #977 from etienne-lms/sp-min-fiq
by danh-arm
· 8 years ago
1a52aca
Merge pull request #1040 from sliai/support-opteed-header
by danh-arm
· 8 years ago
Next »