TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
fc1d1e2df02e61279c16d280f4f48c83f8fa7927
fc1d1e2
user guide: Document `ENABLE_RUNTIME_INSTRUMENTATION` option
by dp-arm
· 9 years ago
9c4c18f
Merge pull request #742 from masahir0y/misc
by davidcunado-arm
· 9 years ago
061723f
Merge pull request #744 from masahir0y/fiptool
by davidcunado-arm
· 9 years ago
869605a
Merge pull request #741 from sandrine-bailleux-arm/sb/checkpatch-signoff
by davidcunado-arm
· 9 years ago
6b886ea
Merge pull request #738 from dp-arm/dp/fiptool-uuid
by davidcunado-arm
· 9 years ago
c9cb408
fiptool: fix Segmentation fault when only --verbose option is given
by Masahiro Yamada
· 9 years ago
ad09652
Merge pull request #724 from rockchip-linux/support-rk3399-sdram
by davidcunado-arm
· 9 years ago
f4d1312
Merge pull request #739 from rockchip-linux/fixes-latency
by davidcunado-arm
· 9 years ago
4ea8dc4
rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5
by Caesar Wang
· 9 years ago
7ac5200
rockchip: clear the power mode status via M0
by Caesar Wang
· 9 years ago
8382e17
rockchip: add M0 source code and build system for RK3399
by Caesar Wang
· 9 years ago
ec69356
rockchip: optimize the link mechanism for SRAM code
by Caesar Wang
· 9 years ago
589b827
.gitignore: ignore editor backup files
by Masahiro Yamada
· 9 years ago
240b314
Fix comment of plat_reset_handler stub
by Masahiro Yamada
· 9 years ago
ba21b75
Docs: fix a typo in Porting Guide about plat_get_my_entrypoint()
by Masahiro Yamada
· 9 years ago
8c0e51e
Mandate 'Signed-off-by' line in commit messages
by Sandrine Bailleux
· 9 years ago
4f0b2e8
Merge pull request #740 from rockchip-linux/rk3399/fixes-cru-typo
by davidcunado-arm
· 9 years ago
a1dccdd
rockchip: fixes the wrong CLKSEL_CON count for CRU
by Caesar Wang
· 9 years ago
97fa6f5
Merge pull request #677 from hzhuang1/gpt
by danh-arm
· 9 years ago
b04efcc
fiptool: Link `toc_entry` and `image` structures via UUID
by dp-arm
· 9 years ago
e1c4274
Merge pull request #735 from soby-mathew/sm/aarch32_sctlr
by danh-arm
· 9 years ago
1281a42
Merge pull request #734 from afaerber/make-help
by danh-arm
· 9 years ago
274e844
Merge pull request #730 from dp-arm/dp/uuid-cleanup
by danh-arm
· 9 years ago
66b4542
Merge pull request #729 from dp-arm/dp/arm-sip
by danh-arm
· 9 years ago
5cab1a4
Merge pull request #721 from rockchip-linux/fixes-the-clock-select-and-divide-register
by davidcunado-arm
· 9 years ago
b7b0787
Unify SCTLR initialization for AArch32 normal world
by Soby Mathew
· 9 years ago
6bb37ad
Merge pull request #733 from danh-arm/dh/v1.3-final
by davidcunado-arm
· 9 years ago
v1.3
fd0201b
Merge pull request #736 from davidcunado-arm/dc/v1.3_update
by davidcunado-arm
· 9 years ago
49db6f1
Release v1.3: Minor updates to user guide
by David Cunado
· 9 years ago
3a28794
Update readme.md for v1.3
by Dan Handley
· 9 years ago
d4e748f
Release v1.3: Update minor version number to 3
by David Cunado
· 9 years ago
6ad67cc
Release v1.3: update change-log.md
by David Cunado
· 9 years ago
b314c9f
Merge pull request #732 from dp-arm/dp/pmf-doc
by danh-arm
· 9 years ago
514a94c
PMF: Add documentation
by dp-arm
· 9 years ago
9e23f9a
Remove non-standard <sys/cdefs.h> include from uuid.h
by dp-arm
· 9 years ago
872be88
Add PMF instrumentation points in TF
by dp-arm
· 9 years ago
f10796a
Introduce ARM SiP service
by dp-arm
· 9 years ago
2c8df7c
Merge pull request #731 from danh-arm/an/fix-juno-doc
by danh-arm
· 9 years ago
7486eb0
Fix documentation of bootwrapper boot on juno
by Antonio Nino Diaz
· 9 years ago
c81894d
Merge pull request #728 from yatharth-arm/yk/AArch32_porting_doc
by danh-arm
· 9 years ago
ea68f8c
Merge pull request #727 from soby-mathew/sm/PSCI_lib_doc
by danh-arm
· 9 years ago
2010cf7
Merge pull request #726 from soby-mathew/sm/fix_dt
by danh-arm
· 9 years ago
c31e707
Merge pull request #725 from jeenu-arm/fix-duplicate-title
by danh-arm
· 9 years ago
5e21d79
AArch32: Update user-guide and add DTBs
by Soby Mathew
· 9 years ago
9a3236e
AArch32: Update firmware-design.md
by Yatharth Kochar
· 9 years ago
ec2653a
Docs: Rename duplicate title in porting guide
by Jeenu Viswambharan
· 9 years ago
78c4f19
Fix GICv3 DT to include psci system off/reset
by Soby Mathew
· 9 years ago
59dead2
Makefile: Add missing space in help output
by Andreas Färber
· 9 years ago
a5a4231
Merge pull request #719 from yatharth-arm/yk/AArch32_porting_memcpy
by davidcunado-arm
· 9 years ago
v1.3_rc2
ecc9590
Merge pull request #720 from soby-mathew/sm/PSCI_lib_docs
by davidcunado-arm
· 9 years ago
eebb91e
Merge pull request #722 from danh-arm/dh/drop-cla
by danh-arm
· 9 years ago
4d5d98c
rockchip: fixes the clock select and divide register for rk3399
by Caesar Wang
· 9 years ago
9e534b2
Docs: Add the PSCI library integration guide
by Soby Mathew
· 9 years ago
9c1dceb
AArch32: Add `memcpy4` function in assembly
by Yatharth Kochar
· 9 years ago
110740d
Drop requirement for CLA in contribution.md
by Dan Handley
· 9 years ago
bfd9251
Merge pull request #718 from sandrine-bailleux-arm/sb/update-deps-v1.3
by davidcunado-arm
· 9 years ago
v1.3_rc1
605a4fc
Upgrade Linaro release, FVPs and mbed TLS versions
by Sandrine Bailleux
· 9 years ago
bce266f
Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10
by davidcunado-arm
· 9 years ago
ec413b8
Merge pull request #716 from yatharth-arm/yk/AArch32_porting
by davidcunado-arm
· 9 years ago
fabf301
AArch32: Fix detection of virtualization support
by Yatharth Kochar
· 9 years ago
4faa4a1
Whitelist version 9.6 of Foundation FVP
by Sandrine Bailleux
· 9 years ago
06fbe47
Merge pull request #714 from soby-mathew/sm/psci_lib_args
by danh-arm
· 9 years ago
v1.3-rc0
58e946a
PSCI: Do psci_setup() as part of std_svc_setup()
by Soby Mathew
· 9 years ago
f426fc0
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 9 years ago
44abeaa
Merge pull request #713 from yatharth-arm/yk/AArch32_porting
by danh-arm
· 9 years ago
03a3042
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 9 years ago
d991551
AArch32: Support in SP_MIN to receive arguments from BL2
by Yatharth Kochar
· 9 years ago
3bdf0e5
AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN
by Yatharth Kochar
· 9 years ago
6fe8aa2
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 9 years ago
d48c12e
AArch32: Add generic changes in BL2
by Yatharth Kochar
· 9 years ago
83fc4a9
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 9 years ago
f3b4914
AArch32: Add generic changes in BL1
by Yatharth Kochar
· 9 years ago
1a0a3f0
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 9 years ago
a8aa7fe
ARM platform changes for new version of image loading
by Yatharth Kochar
· 9 years ago
42019bf
Changes for new version of image loading in BL1/BL2
by Yatharth Kochar
· 9 years ago
7260022
Add new version of image loading.
by Yatharth Kochar
· 9 years ago
7813aae
Document: add PLAT_PARTITION_MAX_ENTRIES define
by Haojian Zhuang
· 9 years ago
201b66b
partition: check GPT partition table
by Haojian Zhuang
· 9 years ago
131f7cd
Merge pull request #711 from leon-chen-mtk/mt6795_2
by danh-arm
· 9 years ago
8874924
Merge pull request #710 from dp-arm/dp/fiptool-usage
by danh-arm
· 9 years ago
92455d8
Merge pull request #706 from dp-arm/dp/pmf-aligned-svc
by danh-arm
· 9 years ago
0980b8a
Merge pull request #705 from dp-arm/dp/pmf-macro-rename
by danh-arm
· 9 years ago
10e3f88
Merge pull request #704 from yatharth-arm/yk/genfw-1495
by danh-arm
· 9 years ago
7a1b279
Merge pull request #702 from jeenu-arm/psci-node-hw-state
by danh-arm
· 9 years ago
368d4eb
Merge pull request #701 from dp-arm/dp/fiptool-sha256
by danh-arm
· 9 years ago
3c4dea1
Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.
by Leon Chen
· 9 years ago
a8de89c
Merge pull request #709 from Xilinx/zynqmp-2016-09
by davidcunado-arm
· 9 years ago
3cc17aa
CSS: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· 9 years ago
05b128f
SCPI: Add function to query CSS power state
by Jeenu Viswambharan
· 9 years ago
1298ae0
FVP: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· 9 years ago
28d3d61
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· 9 years ago
e69c195
Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines
by davidcunado-arm
· 9 years ago
d5dbe87
Merge pull request #708 from sandrine-bailleux-arm/sb/forward-decs
by davidcunado-arm
· 9 years ago
afc931f
Add some missing forward declarations in plat_arm.h
by Sandrine Bailleux
· 9 years ago
e03f0b0
Restore some defines in xlat_tables.h
by Sandrine Bailleux
· 9 years ago
85ee277
fiptool: Invoke command specific usage function
by dp-arm
· 9 years ago
a760613
Merge pull request #663 from leon-chen-mtk/mt6795_2
by davidcunado-arm
· 9 years ago
d9738fb
Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings
by davidcunado-arm
· 9 years ago
2d84b46
Ensure PMF service timestamps are properly aligned on a cache line boundary
by dp-arm
· 9 years ago
d2e201b
Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr`
by dp-arm
· 9 years ago
Next »