History log of /rk3399_ARM-atf/plat/ (Results 3276 – 3300 of 8950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4202cd5103-Nov-2022 Diego Sueiro <diego.sueiro@arm.com>

build(bl2): only set BL2_CPPFLAGS for armv8

If ARM_ARCH_MAJOR is 9 and ARM_ARCH_MINOR is 0 we don't want need to
have "-march=armv8-a+crc" in BL2_CPPFLAGS.

Change-Id: I9ac11522fde00953da40b95eebf82

build(bl2): only set BL2_CPPFLAGS for armv8

If ARM_ARCH_MAJOR is 9 and ARM_ARCH_MINOR is 0 we don't want need to
have "-march=armv8-a+crc" in BL2_CPPFLAGS.

Change-Id: I9ac11522fde00953da40b95eebf82ff8ab2559ba
Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>

show more ...

54b3fc6304-Nov-2022 Manish V Badarkhe <manish.badarkhe@arm.com>

Merge "feat(qti): updated soc version for sc7180 and sc7280" into integration

0721757404-Nov-2022 Olivier Deprez <olivier.deprez@arm.com>

Merge changes from topic "hikey960-el3-spmc" into integration

* changes:
feat(hikey960): read serial number from UFS
feat(hikey960): add a FF-A logical partition
feat(hikey960): add memory sha

Merge changes from topic "hikey960-el3-spmc" into integration

* changes:
feat(hikey960): read serial number from UFS
feat(hikey960): add a FF-A logical partition
feat(hikey960): add memory sharing hooks for SPMC_AT_EL3
feat(hikey960): add plat-defines for SPMC_AT_EL3
feat(hikey960): define a datastore for SPMC_AT_EL3
feat(hikey960): add SP manifest for SPMC_AT_EL3
feat(hikey960): increase secure workspace to 64MB
feat(hikey960): upgrade to xlat_tables_v2

show more ...

39fdd3d801-Nov-2022 Bharath N <quic_bharn@quicinc.com>

feat(qti): updated soc version for sc7180 and sc7280

SMCCC_GET_SOC_VERSION SMC will return soc id to distinguish
different varaints in sc7180 and sc7280

Signed-off-by: Bharath N <quic_bharn@quicinc

feat(qti): updated soc version for sc7180 and sc7280

SMCCC_GET_SOC_VERSION SMC will return soc id to distinguish
different varaints in sc7180 and sc7280

Signed-off-by: Bharath N <quic_bharn@quicinc.com>
Change-Id: I72ea4bdb8193c816ba249c1e0755784c9b9bb7da

show more ...

c371b83f26-Nov-2021 Arthur Cassegrain <arthur.cassegrain@trustonic.com>

feat(hikey960): read serial number from UFS

Serial number is written into UFS by fastboot
Pass BL2 params to BL31 (serial number)

Change-Id: I9a490db07ca10088da69191a2f2c1621d44a278c
Signed-off-by:

feat(hikey960): read serial number from UFS

Serial number is written into UFS by fastboot
Pass BL2 params to BL31 (serial number)

Change-Id: I9a490db07ca10088da69191a2f2c1621d44a278c
Signed-off-by: vallau01 <valentin.laurent@trustonic.com>
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

25a357f124-Oct-2022 Lukas Hanel <lukas.hanel@trustonic.com>

feat(hikey960): add a FF-A logical partition

Required to compile with SPMC_AT_EL3=1
Copied from FVP, sample code for platforms

Change-Id: I7d8a4d8846a328b05cf45a5044802ea3e2f7fb67
Signed-off-by: Lu

feat(hikey960): add a FF-A logical partition

Required to compile with SPMC_AT_EL3=1
Copied from FVP, sample code for platforms

Change-Id: I7d8a4d8846a328b05cf45a5044802ea3e2f7fb67
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

5f905a2402-Aug-2022 vallau01 <valentin.laurent@trustonic.com>

feat(hikey960): add memory sharing hooks for SPMC_AT_EL3

These allows a platform to do any System-MMU/IOMMU configuration
in line with FF-A memory sharing.

Change-Id: Id517759198421a32c5d16bf5bb995

feat(hikey960): add memory sharing hooks for SPMC_AT_EL3

These allows a platform to do any System-MMU/IOMMU configuration
in line with FF-A memory sharing.

Change-Id: Id517759198421a32c5d16bf5bb99590275e77736
Signed-off-by: vallau01 <valentin.laurent@trustonic.com>
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

feebd4c701-Mar-2022 Lukas Hanel <lukas.hanel@trustonic.com>

feat(hikey960): add plat-defines for SPMC_AT_EL3

To use SPMC_AT_EL3, a platform must define a few configuration
options. Copied them from fvp platform to hikey960.

Change-Id: Ifd60d69bf79f2f340fe93

feat(hikey960): add plat-defines for SPMC_AT_EL3

To use SPMC_AT_EL3, a platform must define a few configuration
options. Copied them from fvp platform to hikey960.

Change-Id: Ifd60d69bf79f2f340fe93fe030ab8c538b3a56e4
Signed-off-by: vallau01 <valentin.laurent@trustonic.com>
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

e618c62101-Mar-2022 Lukas Hanel <lukas.hanel@trustonic.com>

feat(hikey960): define a datastore for SPMC_AT_EL3

Kinibi now has 60MB (instead of 64MB).
Increase XLAT tables for BL31

Change-Id: I6843d26198a7d8bdb812e394e4482b1c35afa4c0
Signed-off-by: vallau01

feat(hikey960): define a datastore for SPMC_AT_EL3

Kinibi now has 60MB (instead of 64MB).
Increase XLAT tables for BL31

Change-Id: I6843d26198a7d8bdb812e394e4482b1c35afa4c0
Signed-off-by: vallau01 <valentin.laurent@trustonic.com>
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

6971642d01-Mar-2022 Lukas Hanel <lukas.hanel@trustonic.com>

feat(hikey960): add SP manifest for SPMC_AT_EL3

The purpose of this patch is to show silicon partners how to upgrade
existing TF-A port to include a manifest that is required with FF-A.

The manifes

feat(hikey960): add SP manifest for SPMC_AT_EL3

The purpose of this patch is to show silicon partners how to upgrade
existing TF-A port to include a manifest that is required with FF-A.

The manifest values are consumed by TF-A SPMC_AT_EL3 and by the TEE.

Change-Id: Ied81187d6b1cfb72ad2e9020dfc19ad73d80186f
Signed-off-by: Cedric Chan <cedric.chan@trustonic.com>
Signed-off-by: vallau01 <valentin.laurent@trustonic.com>
Signed-off-by: Lukas Hanel <lukas.hanel@trustonic.com>

show more ...

b139f85201-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "feat(imx8mm): add BL31 PIE support" into integration

c41a196f01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration

473bed8f01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mm): make use of setup_page_tables()" into integration

a213c27b01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mm): cleanup the mmap region settings" into integration

d81fc8e601-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "feat(imx8mn): add BL31 PIE support" into integration

89cb9c5701-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mn): introduce BL31_SIZE" into integration

ebaf46c801-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mn): make use of setup_page_tables()" into integration

d907a04901-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mn): cleanup the mmap region settings" into integration

5178175c01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "feat(imx8mp): add BL31 PIE support" into integration

c564d81701-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration

2668742c01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mp): make use of setup_page_tables()" into integration

f8f2440f01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "refactor(imx8mp): cleanup the mmap region settings" into integration

8f93151a01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "feat(imx8m): make psci common code pie compatible" into integration

0f0a9dbf01-Nov-2022 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "fix(imx8m): fix dram retention fsp_table access" into integration

0ccce52301-Nov-2022 Manish Pandey <manish.pandey2@arm.com>

Merge "fix(mediatek): switch console to runtime state before leaving BL31" into integration

1...<<131132133134135136137138139140>>...358