aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aosp/upstream-master' into HEAD am: faa476c0caHEADandroid-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-2android-s-beta-1mastermain-cg-testing-releaseandroid-s-beta-5android-s-beta-4Alistair Delva2021-02-161560-20986/+109550
|\
| * Merge branch 'aosp/upstream-master' into HEADandroid-s-preview-1Alistair Delva2021-02-151560-20986/+109550
|/|
| * Merge "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" into i...Olivier Deprez2021-02-121-0/+7
| |\
| | * spmd: ensure SIMD context is saved/restored on SPMC entry/exitOlivier Deprez2021-02-121-0/+7
| * | Merge "nxp: added the makefile helper macros" into integrationManish Pandey2021-02-121-0/+11
| |\ \ | | |/ | |/|
| | * nxp: added the makefile helper macrosPankaj Gupta2021-02-121-0/+11
| |/
| * Merge "plat/arm: juno: Refactor juno_getentropy()" into integrationbipin.ravi2021-02-113-51/+51
| |\
| | * plat/arm: juno: Refactor juno_getentropy()Andre Przywara2021-02-113-51/+51
| * | Merge "bl32: Enable TRNG service build" into integrationMark Dykes2021-02-111-0/+5
| |\|
| | * bl32: Enable TRNG service buildAndre Przywara2021-02-111-0/+5
| * | Merge "plat/arm/rdn2: update TZC base address" into integrationMadhukar Pappireddy2021-02-111-1/+1
| |\ \
| | * | plat/arm/rdn2: update TZC base addressVijayenthiran Subramaniam2021-02-111-1/+1
| | |/
| * | Merge changes from topic "mp/strto_libc" into integrationMadhukar Pappireddy2021-02-117-5/+515
| |\ \
| | * | libc: Import strtoull from FreeBSD projectMadhukar Pappireddy2021-02-034-0/+115
| | * | libc: Import strtoll from FreeBSD projectMadhukar Pappireddy2021-02-034-0/+137
| | * | libc: Import strtoul from FreeBSD projectMadhukar Pappireddy2021-02-034-0/+115
| | * | libc: Import strtol from FreeBSD projectMadhukar Pappireddy2021-02-034-5/+148
| * | | Merge "morello: Modify morello_plat_info structure" into integrationMadhukar Pappireddy2021-02-112-13/+19
| |\ \ \ | | |_|/ | |/| |
| | * | morello: Modify morello_plat_info structureManoj Kumar2021-02-082-13/+19
| * | | Merge "services: TRNG: Fix -O0 compilation" into integrationbipin.ravi2021-02-101-0/+2
| |\ \ \
| | * | | services: TRNG: Fix -O0 compilationAndre Przywara2021-02-101-0/+2
| |/ / /
| * | | Merge changes from topic "GIC-work" into integrationMadhukar Pappireddy2021-02-105-4/+84
| |\ \ \
| | * | | plat/arm: fvp: Protect GICR frames for fused/unused coresManish V Badarkhe2021-02-094-3/+74
| | * | | doc: Build option to protect GICR frameManish V Badarkhe2021-02-091-0/+5
| | * | | plat/arm: fvp: Do not map GIC region in BL1 and BL2Manish V Badarkhe2021-02-091-1/+5
| | |/ /
| * | | Merge "fdts: use scmi_dvfs clock index 1 for cores 4-7" into integrationSandrine Bailleux2021-02-091-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | fdts: use scmi_dvfs clock index 1 for cores 4-7Usama Arif2021-02-091-4/+4
| |/ /
| * | Merge "ddr: stm32mp1_ddr: correct SELFREF_TO_X32 mask" into integrationMadhukar Pappireddy2021-02-051-2/+2
| |\ \
| | * | ddr: stm32mp1_ddr: correct SELFREF_TO_X32 maskYann Gautier2021-02-041-2/+2
| * | | Merge "rainier: remove cpu workaround for errata 1542419" into integrationLauren Wehrmeister2021-02-052-91/+1
| |\ \ \
| | * | | rainier: remove cpu workaround for errata 1542419Manoj Kumar2021-02-052-91/+1
| | |/ /
| * | | Merge "Add TRNG Firmware Interface service" into integrationAndré Przywara2021-02-0513-6/+462
| |\ \ \ | | |/ / | |/| |
| | * | Add TRNG Firmware Interface serviceJimmy Brisson2021-02-0513-6/+462
| |/ /
| * | Merge changes from topic "RD_INFRA_POWER_MODING" into integrationLauren Wehrmeister2021-02-033-6/+7
| |\ \
| | * | plat/arm/board: enable AMU for RD-N2Pranav Madhu2021-01-291-1/+2
| | * | plat/arm/board: enable AMU for RD-V1Pranav Madhu2021-01-291-1/+2
| | * | plat/arm/sgi: allow all PSCI callbacks on RD-V1Pranav Madhu2021-01-291-4/+3
| * | | Merge "plat/arm:juno: fix parallel build issue for romlib config" into integr...Manish Pandey2021-02-031-2/+2
| |\ \ \
| | * | | plat/arm:juno: fix parallel build issue for romlib configZelalem2021-02-021-2/+2
| * | | | Merge "product/tc0: Enable Theodul DSU in TC platform" into integrationManish Pandey2021-02-036-42/+145
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | product/tc0: Enable Theodul DSU in TC platformAvinash Mehta2021-02-036-42/+145
| |/ / /
| * | | Merge "Fix exception handlers in BL31: Use DSB to synchronize pending EA" int...Madhukar Pappireddy2021-02-024-7/+103
| |\ \ \
| | * | | Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy2021-01-294-7/+103
| | | |/ | | |/|
| * | | Merge changes from topic "marvell-armada-docs" into integrationManish Pandey2021-02-021-26/+46
| |\ \ \
| | * | | docs: marvell: Replace ESPRESSObin-Ultra TF-A build example by full example h...Pali Rohár2021-02-021-6/+15
| | * | | docs: marvell: Fix description of flash-image.bin imagePali Rohár2021-02-021-3/+4
| | * | | docs: marvell: Add information into CLOCKSPRESET option how to identify CPU f...Pali Rohár2021-02-021-0/+7
| | * | | docs: marvell: Reformat DDR_TOPOLOGY option and mention EspressoBin-Ultra boardPali Rohár2021-02-021-9/+9
| | * | | docs: marvell: Move Supported Marvell platforms to PLAT build optionPali Rohár2021-02-021-9/+12
| | | |/ | | |/|
| * | | Merge changes from topic "marvell-a3k-separate-flash-and-uart" into integrationManish Pandey2021-02-022-3/+9
| |\ \ \