Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
af0cd5ffbf0dfc303ae03306e64ae501859447fb
« Previous
897333d
Set group status of PPIs and SGIs correctly on GICv3 systems
by Achin Gupta
· 10 years ago
632432b
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
by danh-arm
· 10 years ago
c47e011
Add support for ARM Cortex-A72 processor
by Vikram Kanigiri
· 10 years ago
64842cc
Merge pull request #263 from jcastillo-arm/jc/tbb_sha256_int
by danh-arm
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
00f58f0
Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_ops
by danh-arm
· 10 years ago
1aa439f
Merge pull request #267 from sandrine-bailleux/sb/doc-fixes
by danh-arm
· 10 years ago
8bdd5b4
Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969
by danh-arm
· 10 years ago
c77c0cd
Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep
by danh-arm
· 10 years ago
6b7e183
Merge pull request #262 from sandrine-bailleux/sb/check-format-printf
by danh-arm
· 10 years ago
ba3ed66
Merge pull request #265 from jcastillo-arm/jc/git_commit_id
by danh-arm
· 10 years ago
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· 10 years ago
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
9b38fc8
Initialise cpu ops after enabling data cache
by Vikram Kanigiri
· 10 years ago
749e079
checkpatch: ignore GIT_COMMIT_ID
by Juan Castillo
· 10 years ago
4deea9a
Juno: Disable workaround for Cortex-A57 erratum #806969
by Sandrine Bailleux
· 10 years ago
ddf751e
TBB: remove PolarSSL SHA1 functions from the binary
by Juan Castillo
· 10 years ago
15899f4
User guide: Add dependency on libssl-dev for cert_create tool
by Sandrine Bailleux
· 10 years ago
cf8afbd
Update help message printed by the Makefile
by Sandrine Bailleux
· 10 years ago
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 10 years ago
a4ff934
Merge pull request #260 from jcastillo-arm/jc/tbb_sha256
by danh-arm
· 10 years ago
271a5ac
TBB: use SHA256 to generate the certificate signatures
by Juan Castillo
· 10 years ago
a00cbfd
TBB: fix build target 'all' dependency on certificates
by Juan Castillo
· 10 years ago
bbe0ad4
Merge pull request #261 from sandrine-bailleux/sb/coding-style
by danh-arm
· 10 years ago
a64a854
Fix violations to the coding style
by Sandrine Bailleux
· 10 years ago
33fbb97
Ignore C library files when checking coding style
by Sandrine Bailleux
· 10 years ago
eb23f98
Merge pull request #259 from soby-mathew/sm/plat_max_afflvl
by danh-arm
· 10 years ago
30275dc
Merge pull request #258 from rmurphy-arm/rm/dma-smmu
by danh-arm
· 10 years ago
6982cca
Merge pull request #257 from soby-mathew/sm/opt_mmap_reg
by danh-arm
· 10 years ago
0f1d666
Juno: clear DMA-330 SMMU security state
by Robin Murphy
· 10 years ago
2b7de2b
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· 10 years ago
13ee968
Minimize MAX_MMAP_REGIONS for each BL stage
by Soby Mathew
· 10 years ago
556049e
Merge pull request #256 from achingupta/ag/v1.1-rc2-fix
by achingupta
· 10 years ago
3a97f66
Fix model command line for legacy VE memory map
by Achin Gupta
· 10 years ago
4511942
Merge pull request #254 from achingupta/ag/v1.1-doc-updates
by danh-arm
· 10 years ago
a716e68
Merge pull request #255 from jcastillo-arm/jc/cert_create_gerrit
by danh-arm
· 10 years ago
e619e14
TBB: Add documentation for Trusted Board Boot
by Achin Gupta
· 10 years ago
e357a9e
Documentation for version 1.1
by Achin Gupta
· 10 years ago
bb59885
Merge pull request #253 from danh-arm/dh/deps-for-v1.1
by danh-arm
· 10 years ago
0139189
Move up dependency versions in user guide
by Sandrine Bailleux
· 10 years ago
689ef26
Merge pull request #252 from sandrine-bailleux/v1.1-misc-doc-fixes
by danh-arm
· 10 years ago
8cdd682
Miscellaneous doc fixes for v1.1
by Sandrine Bailleux
· 10 years ago
3714795
Merge pull request #251 from soby-mathew/sm/reset_handler_fix_v2
by danh-arm
· 10 years ago
b5a6304
Fix the Cortex-A57 reset handler register usage
by Soby Mathew
· 10 years ago
07d857b
Merge pull request #249 from danh-arm/jc/tbb_prototype
by danh-arm
· 10 years ago
9246ab8
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· 10 years ago
0d3cdbe
FVP: initialize IO framework in bl2_early_platform_setup()
by Juan Castillo
· 10 years ago
d227d8b
TBB: authenticate BL2 image and certificate
by Juan Castillo
· 10 years ago
13f6a93
TBB: add authentication module interface
by Juan Castillo
· 10 years ago
9c25a40
TBB: add PolarSSL based authentication module
by Juan Castillo
· 10 years ago
9e75157
stdlib: add missing features to build PolarSSL
by Juan Castillo
· 10 years ago
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
379954c
TBB: add support to include certificates in a FIP image
by Juan Castillo
· 10 years ago
11abdcd
TBB: add tool to generate certificates
by Juan Castillo
· 10 years ago
09a55a8
Skip reserving memory for non-executable and BL3-0 images
by Juan Castillo
· 10 years ago
09a16c0
Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1
by danh-arm
· 10 years ago
a9189f6
Merge pull request #247 from achingupta/ag/tf-issues#275
by danh-arm
· 10 years ago
36433d1
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 10 years ago
adc2645
Merge pull request #246 from soby-mathew/sm/route_IRQ_EL3
by danh-arm
· 10 years ago
47903c0
Demonstrate model for routing IRQs to EL3
by Soby Mathew
· 10 years ago
8c84771
Merge pull request #245 from danh-arm/sm/psci_version
by danh-arm
· 10 years ago
1df077b
Increment the PSCI VERSION to 1.0
by Soby Mathew
· 10 years ago
1772b77
Merge pull request #244 from danh-arm/sm/psci_mig_feat
by danh-arm
· 10 years ago
61e615b
Verify capabilities before handling PSCI calls
by Soby Mathew
· 10 years ago
6cdddaf
Implement PSCI_FEATURES API
by Soby Mathew
· 10 years ago
110fe36
Rework the PSCI migrate APIs
by Soby Mathew
· 10 years ago
0ccc9c6
Merge pull request #243 from soby-mathew/sm/psci_cleanup_1
by danh-arm
· 10 years ago
e33ee5f
FVP: Allow BL3-2 to sit in the secure region of DRAM
by Juan Castillo
· 10 years ago
26fb90e
Return success if an interrupt is seen during PSCI CPU_SUSPEND
by Soby Mathew
· 10 years ago
74e52a7
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 10 years ago
f512157
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· 10 years ago
8595b87
Rework internal API to save non-secure entry point info
by Soby Mathew
· 10 years ago
5f2c1b3
PSCI: Check early for invalid CPU state during CPU ON
by Soby Mathew
· 10 years ago
ffb4ab1
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 10 years ago
8810f01
Merge pull request #240 from danh-arm/sm/rem_coh_mem
by danh-arm
· 10 years ago
2ae2043
Remove coherent memory from the BL memory maps
by Soby Mathew
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
ed99566
Add macros for domain specific barriers.
by Soby Mathew
· 10 years ago
6b98c7d
Remove the wfe() for bounded wait in bakery_lock
by Soby Mathew
· 10 years ago
f3e0218
FVP: map non-secure DRAM1 in the MMU
by Juan Castillo
· 10 years ago
797e5d7
Merge pull request #235 from soby-mathew/sm/inv_cpu_ops
by danh-arm
· 10 years ago
91965a5
Merge pull request #233 from jcastillo-arm/jc/tf-issues/254
by danh-arm
· 10 years ago
7d861ea
Invalidate the dcache after initializing cpu-ops
by Soby Mathew
· 10 years ago
3035fd3
Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31
by danh-arm
· 10 years ago
127d26d
Fix reset to BL3-1 instructions in user guide, part 3
by Juan Castillo
· 10 years ago
25965c1
Merge pull request #231 from jcastillo-arm/jc/fip_bin
by danh-arm
· 10 years ago
cb874b2
Merge pull request #230 from sandrine-bailleux/sb/doc-updates
by danh-arm
· 10 years ago
3e187a8
Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273
by danh-arm
· 10 years ago
1896d92
Merge pull request #228 from jcastillo-arm/jc/tf-issues/274
by danh-arm
· 10 years ago
6ba59eb
Juno: Add support for image overlaying in Trusted SRAM
by Juan Castillo
· 10 years ago
6ae3a30
User Guide: Enable secure memory on Foundation FVP
by Sandrine Bailleux
· 10 years ago
4db9d15
Bug fix: initialize bl30_image_info fields before use
by Juan Castillo
· 10 years ago
7c49bf0
Merge pull request #222 from jbech-linaro/user_guide_toc_links
by danh-arm
· 10 years ago
30c231b
Prevent optimisation of sysregs accessors calls
by Sandrine Bailleux
· 10 years ago
7f9a466
Create Table of Content links in markdown files
by Joakim Bech
· 10 years ago
faa0862
Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279
by danh-arm
· 10 years ago
45495d8
Merge pull request #227 from soby-mathew/sm/afflvl_fix
by danh-arm
· 10 years ago
6e9c558
Merge pull request #225 from sandrine-bailleux/sb/remove-IRQ_SEC_SGI_8
by danh-arm
· 10 years ago
860cc3b
Specify FIP filename at build time
by Juan Castillo
· 10 years ago
Next »