History log of /rk3399_ARM-atf/ (Results 901 – 925 of 18314)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
34a94fa526-Jun-2025 Jacky Bai <ping.bai@nxp.com>

feat(gic): change gic_cpuif_enable/disable to weak

For some platform like NXP i.MX94/95, the gic cpu interface
enable & disable need some special handling except the generic
gic_cpuif_enable/disable

feat(gic): change gic_cpuif_enable/disable to weak

For some platform like NXP i.MX94/95, the gic cpu interface
enable & disable need some special handling except the generic
gic_cpuif_enable/disable API. To allow these platform to reuse
the generic gic driver support, need to mark these two APIs as weak
to allow platforms to provide platform specific implementation.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I742fcb60bef20b051363f1fa86c6254e2f463129

show more ...

dbfe9df830-Sep-2023 Peng Fan <peng.fan@nxp.com>

feat(scmi): add i.MX9 SCMI vendor CPU protocol

Add i.MX9 SCMI vendor specific CPU protocol

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.c

feat(scmi): add i.MX9 SCMI vendor CPU protocol

Add i.MX9 SCMI vendor specific CPU protocol

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: Icc81bf9f4a32c08e4a3c358b1cf561ca4345a431

show more ...

6445c83415-Mar-2024 Peng Fan <peng.fan@nxp.com>

feat(scmi): add base protocol agent API

Support protocol attributes and discover agents

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I3879f703ec61

feat(scmi): add base protocol agent API

Support protocol attributes and discover agents

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I3879f703ec6160bd794f48e3c41718ecce0ec88a

show more ...

e8a96bfa30-Sep-2023 Peng Fan <peng.fan@nxp.com>

feat(scmi): update version to 3.0

Update version to 3.0 to align with latest scmi spec implementation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-

feat(scmi): update version to 3.0

Update version to 3.0 to align with latest scmi spec implementation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I845e8863ca6e757b1da6f30833e6ec10e21b0667

show more ...

674e721b21-Apr-2025 Jacky Bai <ping.bai@nxp.com>

build(changelog): update for imx94/95 support

Add new scope for i.MX94 & i.MX95 support

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Change-Id: I77859c997dc1afa18b47ddbb1c943b846f121183

0289833d15-Aug-2025 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "fix(spmd): skip spurious id while group0 interrupt handling" into integration

882a16b815-Aug-2025 Boyan Karatotev <boyan.karatotev@arm.com>

docs(maintainers): add myself as code owner for the GICv5 driver

I am the author for the driver.

Change-Id: Iee3c6cf6607dbfebccb42ac66197caec69ee66b9
Signed-off-by: Boyan Karatotev <boyan.karatotev

docs(maintainers): add myself as code owner for the GICv5 driver

I am the author for the driver.

Change-Id: Iee3c6cf6607dbfebccb42ac66197caec69ee66b9
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>

show more ...

0c1ca2ee15-Aug-2025 Yidi Lin <yidilin@google.com>

fix(optee): allow opteed_handle_smc_load to handle 64-bit data_pa

Change the datatype of data_pa to uint64_t to allow
opteed_handle_smc_load to handle 64-bit data_pa from non secure.

Change-Id: I90

fix(optee): allow opteed_handle_smc_load to handle 64-bit data_pa

Change the datatype of data_pa to uint64_t to allow
opteed_handle_smc_load to handle 64-bit data_pa from non secure.

Change-Id: I90d0630d23dbd97143a975f00a0f6b74b7cc0223
Signed-off-by: Yidi Lin <yidilin@google.com>

show more ...

7e864c7f15-Aug-2025 irving-ch-lin <irving-ch.lin@mediatek.com>

feat(mt8189): add mtcmos config

Add CONFIG_MTK_MTCMOS config to enable/disable
mtcmos related function

Change-Id: Id87c958651bb5b79a58700a74ce6c2e191945dce
Signed-off-by: irving-ch-lin <irving-ch.l

feat(mt8189): add mtcmos config

Add CONFIG_MTK_MTCMOS config to enable/disable
mtcmos related function

Change-Id: Id87c958651bb5b79a58700a74ce6c2e191945dce
Signed-off-by: irving-ch-lin <irving-ch.lin@mediatek.com>

show more ...

9ee2ff1214-Aug-2025 Joanna Farley <joanna.farley@arm.com>

Merge "fix(versal2): remove extraneous parentheses" into integration

291799e314-Aug-2025 Joanna Farley <joanna.farley@arm.com>

Merge "feat(versal2): add support of MMI_GEM as wakeup source" into integration

92dd0df714-Aug-2025 Joanna Farley <joanna.farley@arm.com>

Merge changes from topics "amd_scmi_in_nopm", "amd_versal2_custom_sip" into integration

* changes:
feat(versal2): add hooks for mmap and early setup
refactor(versal2): add tfa_no_pm flag for scmi

bb2b022704-Jul-2025 Prasad Kummari <prasad.kummari@amd.com>

fix(versal2): remove extraneous parentheses

While compiling TF-A with Armclang, the following error was observed.
To fix it, the extraneous parentheses around the comparison were
removed to silence

fix(versal2): remove extraneous parentheses

While compiling TF-A with Armclang, the following error was observed.
To fix it, the extraneous parentheses around the comparison were
removed to silence the warning.

plat/amd/versal2/scmi.c:322:13: error: equality comparison with
extraneous parentheses [-Werror,-Wparentheses-equality]
if ((clock == NULL)) {

Change-Id: I51f955dd15d5020598c9e4ff2f7f92b55a909f9b
Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>

show more ...

61d3732713-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "fix(intel): fix iossm driver timeout in agilex5" into integration

c204813c13-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "fix(intel): unexpected DDR reset type value observed on Agilex5" into integration

2b570b7e13-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "fix(intel): update the RSU version logic read" into integration

caf7e04313-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "fix(intel): fix SDMMC driver when sdmclk running at 200MHz" into integration

f82f12ce13-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "fix(intel): fix eMMC driver issues in boot flow on agilex5" into integration

e394a71713-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge "feat(fvp): add the GICv5 config" into integration

a9bb1f1713-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge changes from topic "bk/gicv5_full" into integration

* changes:
feat(fvp): add a GICv5 device tree
refactor(fvp): factor out interrupt information from the dts

b6d8f3e013-Aug-2025 Mark Dykes <mark.dykes@arm.com>

Merge changes from topic "bk/gicv5_full" into integration

* changes:
chore(fvp): remove redundant tsp manifest definitions
chore(fvp): remove fvp-base-gicv3-psci-dynamiq-common.dtsi

3e1d33d606-Aug-2025 Alexandre Gonzalo <alexandre.gonzalo@arm.com>

fix(bl31): remove incorrect asserts

When RESET_TO_BL31 is defined, BL31 is the reset vector and no
parameters are provided by a previous bootloader.
Therefore, the arguments arg0 to arg3 passed to
a

fix(bl31): remove incorrect asserts

When RESET_TO_BL31 is defined, BL31 is the reset vector and no
parameters are provided by a previous bootloader.
Therefore, the arguments arg0 to arg3 passed to
arm_bl31_early_platform_setup() must be ignored.
They come directly from the BL31 entrypoint.
The GP registers reset to an architecturally unknown value
so are not necessarily initialized to zero.

Signed-off-by: Alexandre Gonzalo <alexandre.gonzalo@arm.com>
Change-Id: I38dde35145f2bd27fe9645906df192b138984c1d

show more ...

c76e828408-Aug-2025 Yeoreum Yun <yeoreum.yun@arm.com>

feat(juno): increase MAX_XLAT_TABLES for SPMC_AT_EL3

Because of lack of XLAT_TABLE region, juno with SPMC_AT_EL3
got failure while mapping Rx/Tx buffer with ffa_driver.

To fix this, reduce PLAT_SP_

feat(juno): increase MAX_XLAT_TABLES for SPMC_AT_EL3

Because of lack of XLAT_TABLE region, juno with SPMC_AT_EL3
got failure while mapping Rx/Tx buffer with ffa_driver.

To fix this, reduce PLAT_SP_IMAGE_MAX_XLAT_TABLES and
increase MAX_XLAT_TABLES.

Change-Id: I2d9e1f8a7a0661ff9a28781fd14a1376c2a155eb
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>

show more ...

3c7fb65c13-Aug-2025 Joanna Farley <joanna.farley@arm.com>

Merge "docs(versal): update custom SIP service" into integration

5ee0b38513-Aug-2025 Joanna Farley <joanna.farley@arm.com>

Merge changes from topic "xlnx_misra_fix_versal" into integration

* changes:
fix(versal): match function type as its declared
fix(versal): switch case has only one confirming clause
fix(versal

Merge changes from topic "xlnx_misra_fix_versal" into integration

* changes:
fix(versal): match function type as its declared
fix(versal): switch case has only one confirming clause
fix(versal): typecast operands to match data type
fix(versal): replace ull with ULL to fix misra violation
fix(versal): typecast operands to match data type
fix(versal): match function declaration with its definition
fix(versal): add external declaration

show more ...

1...<<31323334353637383940>>...733