History log of /rk3399_ARM-atf/plat/ (Results 3101 – 3125 of 8950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
872d865623-Jan-2023 Sandrine Bailleux <sandrine.bailleux@arm.com>

Merge "feat(rss): add TC platform UUIDs for RSS images" into integration

344e5e8119-Jan-2023 Manish Pandey <manish.pandey2@arm.com>

Merge changes from topic "feat_state_rework" into integration

* changes:
feat(fvp): enable FEAT_HCX by default
refactor(context-mgmt): move FEAT_HCX save/restore into C
refactor(cpufeat): conv

Merge changes from topic "feat_state_rework" into integration

* changes:
feat(fvp): enable FEAT_HCX by default
refactor(context-mgmt): move FEAT_HCX save/restore into C
refactor(cpufeat): convert FEAT_HCX to new scheme
feat(fvp): enable FEAT_FGT by default
refactor(context-mgmt): move FEAT_FGT save/restore code into C
refactor(amu): convert FEAT_AMUv1 to new scheme
refactor(cpufeat): decouple FGT feature detection and build flags
refactor(cpufeat): check FEAT_FGT in a new way
refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_
feat(aarch64): make ID system register reads non-volatile

show more ...

96df1f1d18-Jan-2023 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "fix(plat/css): fix invalid redistributor poweroff" into integration

60719e4e16-Jan-2023 Waleed Elmelegy <waleed.elmelegy@arm.com>

fix(plat/css): fix invalid redistributor poweroff

Commit 4d8c18196378824e388cf31ef991ba8fbbb09cbf
introduced an invalid redistributor power off
where we turn off the redistributor without
checking i

fix(plat/css): fix invalid redistributor poweroff

Commit 4d8c18196378824e388cf31ef991ba8fbbb09cbf
introduced an invalid redistributor power off
where we turn off the redistributor without
checking if the system power domain level is
turning off, otherwise we can turn off a
redistributor when other cores or clusters are
sharing it, also if it does indeed needs
powering off during suspend we do it twice.
This change fixes this by checking on the
system power state first then turning off
the redistributor.

Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
Change-Id: Id202bc2316ab7c516298fa33ea089ae2e221a933

show more ...

95cde79518-Jan-2023 Joanna Farley <joanna.farley@arm.com>

Merge "fix(zynqmp): fix xck24 silicon ID" into integration

79c2623218-Jan-2023 Manish Pandey <manish.pandey2@arm.com>

Merge changes from topic "mtk_spm" into integration

* changes:
refactor(mediatek): add new LPM API for further extension
refactor(mediatek): change the parameters of LPM API
refactor(mediatek)

Merge changes from topic "mtk_spm" into integration

* changes:
refactor(mediatek): add new LPM API for further extension
refactor(mediatek): change the parameters of LPM API
refactor(mediatek): change LPM header file path for further extension
feat(mt8188): keep infra and peri on when system suspend
feat(mt8188): enable SPM and LPM
feat(mt8188): add SPM feature support
feat(mt8188): add MT8188 SPM support
feat(mediatek): add SPM's SSPM notifier
feat(mt8188): add the register definitions accessed by SPM
feat(mediatek): add new features of LPM

show more ...


/rk3399_ARM-atf/fdts/stm32mp151.dtsi
/rk3399_ARM-atf/fdts/stm32mp157c-ed1.dts
mediatek/build_helpers/options.mk
mediatek/common/lpm/mt_lp_api.c
mediatek/common/lpm/mt_lp_rm.c
mediatek/common/lpm/mt_lp_rq.c
mediatek/common/lpm/rules.mk
mediatek/drivers/cpu_pm/cpcv3_2/mt_cpu_pm.c
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_api.c
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_api.h
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_bus26m.c
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_cpu_buck_ldo.c
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_dram.c
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_internal.h
mediatek/drivers/spm/mt8188/constraints/mt_spm_rc_syspll.c
mediatek/drivers/spm/mt8188/mt_spm.c
mediatek/drivers/spm/mt8188/mt_spm.h
mediatek/drivers/spm/mt8188/mt_spm_cond.c
mediatek/drivers/spm/mt8188/mt_spm_cond.h
mediatek/drivers/spm/mt8188/mt_spm_conservation.c
mediatek/drivers/spm/mt8188/mt_spm_conservation.h
mediatek/drivers/spm/mt8188/mt_spm_constraint.h
mediatek/drivers/spm/mt8188/mt_spm_idle.c
mediatek/drivers/spm/mt8188/mt_spm_idle.h
mediatek/drivers/spm/mt8188/mt_spm_internal.c
mediatek/drivers/spm/mt8188/mt_spm_internal.h
mediatek/drivers/spm/mt8188/mt_spm_pmic_wrap.c
mediatek/drivers/spm/mt8188/mt_spm_pmic_wrap.h
mediatek/drivers/spm/mt8188/mt_spm_reg.h
mediatek/drivers/spm/mt8188/mt_spm_suspend.c
mediatek/drivers/spm/mt8188/mt_spm_suspend.h
mediatek/drivers/spm/mt8188/pcm_def.h
mediatek/drivers/spm/mt8188/rules.mk
mediatek/drivers/spm/mt8188/sleep_def.h
mediatek/drivers/spm/rules.mk
mediatek/drivers/spm/version/notifier/inc/mt_spm_notifier.h
mediatek/drivers/spm/version/notifier/v1/mt_spm_sspm_intc.h
mediatek/drivers/spm/version/notifier/v1/mt_spm_sspm_notifier.c
mediatek/drivers/usb/mt8188/mt_usb.c
mediatek/drivers/usb/rules.mk
mediatek/include/drivers/spm/mt_spm_resource_req.h
mediatek/include/lpm/mt_lp_api.h
mediatek/include/lpm/mt_lp_rm.h
mediatek/include/lpm/mt_lp_rq.h
mediatek/include/lpm/mt_lp_rqm.h
mediatek/include/lpm/mt_lpm_smc.h
mediatek/mt8186/drivers/spm/mt_spm_cond.c
mediatek/mt8186/drivers/spm/mt_spm_cond.h
mediatek/mt8186/platform.mk
mediatek/mt8188/include/platform_def.h
mediatek/mt8188/plat_config.mk
mediatek/mt8188/platform.mk
mediatek/mt8192/drivers/spm/mt_spm_cond.c
mediatek/mt8192/drivers/spm/mt_spm_cond.h
mediatek/mt8192/platform.mk
mediatek/mt8195/drivers/spm/mt_spm_cond.c
mediatek/mt8195/drivers/spm/mt_spm_cond.h
mediatek/mt8195/platform.mk
f156590718-Jan-2023 Michal Simek <michal.simek@amd.com>

fix(zynqmp): fix xck24 silicon ID

Origin ID code has changed from origin description. After receiving part
new ID code come up that's why fix it. The origin ID code has been added
by commit 86869f99

fix(zynqmp): fix xck24 silicon ID

Origin ID code has changed from origin description. After receiving part
new ID code come up that's why fix it. The origin ID code has been added
by commit 86869f99d0c1 ("feat(zynqmp): add support for xck24 silicon").

Change-Id: I727bfe43fd7ef9e604f63bde5fa37fa3666db8c4
Signed-off-by: Michal Simek <michal.simek@amd.com>

show more ...

a97bfa5f14-Dec-2022 AlexeiFedorov <Alexei.Fedorov@arm.com>

feat(rme): set DRAM information in Boot Manifest platform data

This patch adds support for setting configuration of DRAM banks
for FVP model in RMM-EL3 Boot Manifest structure.
Structure 'rmm_manife

feat(rme): set DRAM information in Boot Manifest platform data

This patch adds support for setting configuration of DRAM banks
for FVP model in RMM-EL3 Boot Manifest structure.
Structure 'rmm_manifest' is extended with 'plat_dram' structure
which contains information about platform's DRAM layout:
- number of DRAM banks;
- pointer to 'dram_bank[]' array;
- check sum: two's complement 64-bit value of the sum of
data in 'plat_dram' and 'dram_bank[] array.
Each 'dram_bank' structure holds information about DRAM
bank base address and its size. This values must be aligned
to 4KB page size.
The patch increases Boot Manifest minor version to 2 and
removes 'typedef rmm_manifest_t' as per
"3.4.15.1. Avoid anonymous typedefs of structs/enums in headers" of
https://trustedfirmware-a.readthedocs.io/en/latest/process/coding-style.html

Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
Change-Id: I5176caa5780e27d1e0daeb5dea3e40cf6ad5fd12

show more ...

0185523916-Jan-2023 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge changes from topic "ti-k3-checks-and-refactor" into integration

* changes:
fix(ti): fix typo in boot authentication message name
refactor(ti): remove empty validate_ns_entrypoint function

Merge changes from topic "ti-k3-checks-and-refactor" into integration

* changes:
fix(ti): fix typo in boot authentication message name
refactor(ti): remove empty validate_ns_entrypoint function
refactor(ti): use console_set_scope() rather than empty function hack
refactor(ti): factor out common board code into common files
feat(ti): add PSCI system_off support
feat(ti): do not handle EAs in EL3
feat(ti): set snoop-delayed exclusive handling on A72 cores
feat(ti): disable L2 dataless UniqueClean evictions
feat(ti): set L2 cache ECC and and parity on A72 cores
feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles

show more ...

7f31629d16-Jan-2023 Manish Pandey <manish.pandey2@arm.com>

Merge changes from topic "deprecate_io_drivers" into integration

* changes:
refactor(st): remove unused io_mmc driver
docs: deprecate io_dummy driver

c2c3ca1216-Jan-2023 Manish Pandey <manish.pandey2@arm.com>

Merge changes from topic "refactor_st_common" into integration

* changes:
refactor(st): move board info in common code
refactor(st): move GIC code to common directory
refactor(st): move boot b

Merge changes from topic "refactor_st_common" into integration

* changes:
refactor(st): move board info in common code
refactor(st): move GIC code to common directory
refactor(st): move boot backup register management

show more ...

2f1b4c5513-Jan-2023 Akshay Belsare <akshay.belsare@amd.com>

feat(versal-net): add support for uart1 console

Versal NET platform supports two UART(UART0, UART1)
Add support for UART1 to be used as console for Versal NET platform.

Change-Id: I3bc2034f54052e37

feat(versal-net): add support for uart1 console

Versal NET platform supports two UART(UART0, UART1)
Add support for UART1 to be used as console for Versal NET platform.

Change-Id: I3bc2034f54052e37cc480f98d48335fa5b2138bf
Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>

show more ...

81f525ec10-Jan-2023 Andrew Davis <afd@ti.com>

fix(ti): fix typo in boot authentication message name

Fix AUTH_BOOT message identifier (s/IMIAGE/IMAGE).

Reported-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Signed-off-by: Andrew Davis <afd@ti.co

fix(ti): fix typo in boot authentication message name

Fix AUTH_BOOT message identifier (s/IMIAGE/IMAGE).

Reported-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I19eb1798c6b9dd8c3f59e05c59318c9c3be971a0

show more ...

c06e78cb16-Nov-2022 Andrew Davis <afd@ti.com>

refactor(ti): remove empty validate_ns_entrypoint function

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I93165e9f26f5a5b600e7b6a9d48df75d62e89f17

7c85bfac16-Nov-2022 Andrew Davis <afd@ti.com>

refactor(ti): use console_set_scope() rather than empty function hack

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I62c1215bc02e95a7ea9fa1e2dfa9ef05e204fce1

4db96de411-Nov-2022 Andrew Davis <afd@ti.com>

refactor(ti): factor out common board code into common files

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: Ibf7328418c5285a64608b80e7c430a8dee64fb1d

0bdef26416-Nov-2022 Andrew Davis <afd@ti.com>

feat(ti): add PSCI system_off support

Send a TI-SCI control message to system firmware to power down the board.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I6b8fa64baa94da078db82fc8e115630c

feat(ti): add PSCI system_off support

Send a TI-SCI control message to system firmware to power down the board.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I6b8fa64baa94da078db82fc8e115630c9f200b3d

show more ...

2fcd408b27-Sep-2022 Andrew Davis <afd@ti.com>

feat(ti): do not handle EAs in EL3

This could be useful if we had extra information to print or
when RAS extensions are available, neither apply here so lets
not trap these in EL3 for now.

Signed-o

feat(ti): do not handle EAs in EL3

This could be useful if we had extra information to print or
when RAS extensions are available, neither apply here so lets
not trap these in EL3 for now.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: Ia0334eb845686964e794afe45c7777ea64fd6b0b

show more ...

5668db7212-Jan-2023 Andrew Davis <afd@ti.com>

feat(ti): set snoop-delayed exclusive handling on A72 cores

Snoop requests should not be responded to during atomic operations. This
can be handled by the interconnect using its global monitor or by

feat(ti): set snoop-delayed exclusive handling on A72 cores

Snoop requests should not be responded to during atomic operations. This
can be handled by the interconnect using its global monitor or by the
core's SCU delaying to check for the corresponding atomic monitor state.

TI SoCs take the second approach. Set the snoop-delayed exclusive handling
bit to inform the core it needs to delay responses to perform this check.

As J784s4 is currently the only SoC with multiple A72 clusters, limit
this delay to only that device.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I875f64e4f53d47a9a0ccbf3415edc565be7f84d9

show more ...

10d5cf1b01-Sep-2022 Andrew Davis <afd@ti.com>

feat(ti): disable L2 dataless UniqueClean evictions

Do this early before we enable caching as a workaround for ARM A72
Errata #854172.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: Ic878fdb49

feat(ti): disable L2 dataless UniqueClean evictions

Do this early before we enable caching as a workaround for ARM A72
Errata #854172.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: Ic878fdb49e598da0ea6ade012712f8f57023678e

show more ...

81858a3510-Jan-2023 Andrew Davis <afd@ti.com>

feat(ti): set L2 cache ECC and and parity on A72 cores

The Cortex-A72 based cores on K3 platforms have cache ECC and
parity protection, enable these.

Signed-off-by: Andrew Davis <afd@ti.com>
Change

feat(ti): set L2 cache ECC and and parity on A72 cores

The Cortex-A72 based cores on K3 platforms have cache ECC and
parity protection, enable these.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: Icd00bc4aa9c1c48f0fb2a10ea66e75e0b146ef3c

show more ...

aee2f33a10-Jan-2023 Andrew Davis <afd@ti.com>

feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles

The Cortex-A72 based cores on K3 platforms can be clocked fast
enough that an extra latency cycle is needed to ensure correct
L2 acce

feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles

The Cortex-A72 based cores on K3 platforms can be clocked fast
enough that an extra latency cycle is needed to ensure correct
L2 access. Set the latency here for all A72 cores.

Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I639091dd0d2de09572bf0f73ac404e306e336883

show more ...

028c619024-Nov-2021 Tony K Nadackal <tony.nadackal@arm.com>

feat(rdn2): add platform id value for rdn2 variant 3

The RD-N2-Cfg3 platform is a variant of the RD-N2 platform with the
significant difference being the number of ITS blocks and the use of a
differ

feat(rdn2): add platform id value for rdn2 variant 3

The RD-N2-Cfg3 platform is a variant of the RD-N2 platform with the
significant difference being the number of ITS blocks and the use of a
different part number.

Signed-off-by: Tony K Nadackal <tony.nadackal@arm.com>
Change-Id: Id4c5faeae44f21da79cb59540558192d0b02b124

show more ...

a989630612-Nov-2022 Tony K Nadackal <tony.nadackal@arm.com>

refactor(rdn2): reduce use of CSS_SGI_PLATFORM_VARIANT build flag

The core count is one of the significant difference between the various
RD-N2 platform variants. The PLAT_ARM_CLUSTER_COUNT macro de

refactor(rdn2): reduce use of CSS_SGI_PLATFORM_VARIANT build flag

The core count is one of the significant difference between the various
RD-N2 platform variants. The PLAT_ARM_CLUSTER_COUNT macro defines the
number of core/cluster for a variant. In preparation to add another
variant of RD-N2 platform, replace the use of CSS_SGI_PLATFORM_VARIANT
build flag, where applicable, with the PLAT_ARM_CLUSTER_COUNT macro.
This helps to reduce the changes required to add support for a new
variant.

Signed-off-by: Tony K Nadackal <tony.nadackal@arm.com>
Change-Id: I89b168308d1b5f7edd402205dd25d6c3a355e100

show more ...

42c4760a12-Jan-2023 Joanna Farley <joanna.farley@arm.com>

Merge changes from topic "fix-power-up-dwn-issue" into integration

* changes:
fix(versal-net): enable wake interrupt during client suspend
fix(versal-net): disable wakeup interrupt during client

Merge changes from topic "fix-power-up-dwn-issue" into integration

* changes:
fix(versal-net): enable wake interrupt during client suspend
fix(versal-net): disable wakeup interrupt during client wakeup
fix(versal-net): clear power down bit during wakeup
fix(versal-net): fix setting power down state
fix(versal-net): clear power down interrupt status before enable
fix(versal-net): resolve misra rule 20.7 warnings
fix(versal-net): resolve misra 10.6 warnings

show more ...

1...<<121122123124125126127128129130>>...358