History log of /rk3399_ARM-atf/ (Results 10076 – 10100 of 18586)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
441a065a24-Sep-2020 Bharat Gooty <bharat.gooty@broadcom.com>

driver: brcm: add mdio driver

Change-Id: Id873670f68a4c584e3b7b586cab28565bb5a1c27
Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>

b852f2c324-Feb-2021 Joanna Farley <joanna.farley@arm.com>

Merge "libc: memset: Fix MISRA issues" into integration

005415a324-Sep-2020 Andre Przywara <andre.przywara@arm.com>

libc: memset: Fix MISRA issues

MISRA complained about "0"s not being followed by an "U" (please note
my protest about this!) and about values not being explicitly compared
to 0 (fair enough).
Also u

libc: memset: Fix MISRA issues

MISRA complained about "0"s not being followed by an "U" (please note
my protest about this!) and about values not being explicitly compared
to 0 (fair enough).
Also use explicit pointer types.

Fix those issues to make the CI happy.

Change-Id: I4d11e49c14f16223a71c78b0fc3e68ba9a1382d3
Signed-off-by: Andre Przywara <andre.przywara@arm.com>

show more ...

0125b42e24-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "plat:xilinx:zynqmp: Remove the custom crash implementation" into integration

830774bf24-Jan-2021 Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>

plat:xilinx:zynqmp: Remove the custom crash implementation

Removing the custom crash implementation and use
plat/common/aarch64/crash_console_helpers.S.

Signed-off-by: Venkatesh Yadav Abbarapu <ven

plat:xilinx:zynqmp: Remove the custom crash implementation

Removing the custom crash implementation and use
plat/common/aarch64/crash_console_helpers.S.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>
Change-Id: I045d42eb62bcaf7d1e18fbe9ab9fb9470e800215

show more ...

964df13624-Feb-2021 André Przywara <andre.przywara@arm.com>

Merge "allwinner: Allow conditional compilation of SCPI and native PSCI ops" into integration

3243cbf023-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "lib: cpus: aarch32: sanity check pointers before use" into integration

1d93ce6323-Feb-2021 Manish Pandey <manish.pandey2@arm.com>

Merge "nand: stm32_fmc_nand: remove dead code" into integration

e3b9cc1223-Feb-2021 Yann Gautier <yann.gautier@foss.st.com>

lib: cpus: aarch32: sanity check pointers before use

This is the AARCH32 update of patch [1].

[1] 601e3ed209eb ("lib: cpus: sanity check pointers before use")

Signed-off-by: Yann Gautier <yann.ga

lib: cpus: aarch32: sanity check pointers before use

This is the AARCH32 update of patch [1].

[1] 601e3ed209eb ("lib: cpus: sanity check pointers before use")

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I43dbe00a5802a7e1c6f877e22d1c66ec8275c6fa

show more ...

1272391e22-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge changes Ie5c48303,I5d363c46 into integration

* changes:
tzc400: adjust filter flag if it is set to FILTER_BIT_ALL
tzc400: fix logical error in FILTER_BIT definitions

c36e2d4822-Feb-2021 André Przywara <andre.przywara@arm.com>

Merge changes from topic "sunxi-split-psci" into integration

* changes:
allwinner: Split native and SCPI-based PSCI implementations
allwinner: psci: Improve system shutdown/reset sequence
allw

Merge changes from topic "sunxi-split-psci" into integration

* changes:
allwinner: Split native and SCPI-based PSCI implementations
allwinner: psci: Improve system shutdown/reset sequence
allwinner: psci: Drop .pwr_domain_pwr_down_wfi callback
allwinner: Separate code to power off self and other CPUs

show more ...

6e86102322-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge changes I8ea4ea58,I1f0b4aab,I2cccad40 into integration

* changes:
marvell: uart: a3720: Increase TX FIFO EMPTY timeout from 2ms to 3ms
marvell: uart: a3720: Update delay code to be compati

Merge changes I8ea4ea58,I1f0b4aab,I2cccad40 into integration

* changes:
marvell: uart: a3720: Increase TX FIFO EMPTY timeout from 2ms to 3ms
marvell: uart: a3720: Update delay code to be compatible with 1200 MHz CPU
marvell: uart: a3720: Fix comments in console_a3700_core_init() function

show more ...

8b3e1b7919-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "qti: spmi_arb: Fix NUM_APID and REG_APID_MAP() argument" into integration

d743927619-Feb-2021 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "docs: stm32mp1: correct formatting issues" into integration

5fc34d6a19-Feb-2021 Manish Pandey <manish.pandey2@arm.com>

Merge "Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit"" into integration

801ff6b719-Feb-2021 Manish Pandey <manish.pandey2@arm.com>

Merge "plat/arm/css: rename rd_n1e1_edge_scmi_plat_info array" into integration

f36e62e318-Feb-2021 Max Shvetsov <maksims.svecovs@arm.com>

Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit"

This reverts commit bedb13f509ac68adaf9baa9b5f24eede912e801d.
SIMD context is now saved in S-EL2 as opposed to EL3, see commit

Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit"

This reverts commit bedb13f509ac68adaf9baa9b5f24eede912e801d.
SIMD context is now saved in S-EL2 as opposed to EL3, see commit:
https://review.trustedfirmware.org/c/hafnium/hafnium/+/8321

Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
Change-Id: Ic81416464ffada1a6348d0abdcf3adc7c1879e61

show more ...

0557734d28-Jan-2021 Aditya Angadi <aditya.angadi@arm.com>

plat/arm/css: rename rd_n1e1_edge_scmi_plat_info array

Rename rd_n1e1_edge_scmi_plat_info array to plat_rd_scmi_info as the
same array is used to provide SCMI platform info across mulitple RD
platfo

plat/arm/css: rename rd_n1e1_edge_scmi_plat_info array

Rename rd_n1e1_edge_scmi_plat_info array to plat_rd_scmi_info as the
same array is used to provide SCMI platform info across mulitple RD
platforms and is not resitricted to only RD-N1 and RD-E1 platforms.

Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
Change-Id: I42ba33e0afa3003c731ce513c6a5754b602ec01f

show more ...

cb5f0faa07-Oct-2020 Andre Przywara <andre.przywara@arm.com>

plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface

Now that we have a framework for the SMCCC TRNG interface, and the
existing Juno entropy code has been prepared, add the few remainin

plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface

Now that we have a framework for the SMCCC TRNG interface, and the
existing Juno entropy code has been prepared, add the few remaining bits
to implement this interface for the Juno Trusted Entropy Source.

We retire the existing Juno specific RNG interface, and use the generic
one for the stack canary generation.

Change-Id: Ib6a6e5568cb8e0059d71740e2d18d6817b07127d
Signed-off-by: Andre Przywara <andre.przywara@arm.com>

show more ...

f112792615-Feb-2021 Yann Gautier <yann.gautier@foss.st.com>

docs: stm32mp1: correct formatting issues

Add blank lines before lists and code example.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I901646e0be74227af983079d0cbe05c6a217fab6

0d06b05816-Feb-2021 Pali Rohár <pali@kernel.org>

marvell: uart: a3720: Increase TX FIFO EMPTY timeout from 2ms to 3ms

TX FIFO has space for 32 characters. With default UART baudrate 115200 it
takes more than 2ms to transmit all 32 characters, so w

marvell: uart: a3720: Increase TX FIFO EMPTY timeout from 2ms to 3ms

TX FIFO has space for 32 characters. With default UART baudrate 115200 it
takes more than 2ms to transmit all 32 characters, so wait at least 3ms
before flushing TX FIFO.

If WTMI firmware transmitted something via UART before TF-A was booted,
some characters may still wait in TX FIFO when TF-A is initializing UART
driver. So wait at least 3ms to ensure that HW has enough time to transmit
all characters waiting in TX FIFO.

This fixes an issue where sometimes characters transmitted on UART by our
custom WTMI image are lost.

Signed-off-by: Pali Rohár <pali@kernel.org>
Change-Id: I8ea4ea58e4ba3e0c0d7f47e679171b9b94442f19

show more ...

9864151516-Feb-2021 Pali Rohár <pali@kernel.org>

marvell: uart: a3720: Update delay code to be compatible with 1200 MHz CPU

Console initialization function needs to wait at least minimal specified
time. The fastest Armada 3720 CPU is 1200 MHz so i

marvell: uart: a3720: Update delay code to be compatible with 1200 MHz CPU

Console initialization function needs to wait at least minimal specified
time. The fastest Armada 3720 CPU is 1200 MHz so increase loop delay to
wait at least for 100 us on 1200 MHz variant too. The slowest Armada 3720
CPU is 600 MHz and in this case delay loop would take just 2 times more,
which is not a problem.

Signed-off-by: Pali Rohár <pali@kernel.org>
Change-Id: I1f0b4aabd0e08b7696feec631419f7f7c7ec17d2

show more ...

ab1fe18816-Feb-2021 Pali Rohár <pali@kernel.org>

marvell: uart: a3720: Fix comments in console_a3700_core_init() function

The delay loop executes 3 instructions. These 3 instructions are executed
in 2 processor ticks and 30000 iterations on a 600

marvell: uart: a3720: Fix comments in console_a3700_core_init() function

The delay loop executes 3 instructions. These 3 instructions are executed
in 2 processor ticks and 30000 iterations on a 600 MHz CPU should yield
approximately 100 us. This means we are waiting 2 ms, not 20 ms, for TX
FIFO to be empty.

Signed-off-by: Pali Rohár <pali@kernel.org>
Change-Id: I2cccad405bcc73cd6d1062adc0205c405c16c15f

show more ...

eb18ce3216-Oct-2020 Andre Przywara <andre.przywara@arm.com>

plat/arm: juno: Condition Juno entropy source with CRC instructions

The Juno Trusted Entropy Source has a bias, which makes the generated
raw numbers fail a FIPS 140-2 statistic test.

To improve th

plat/arm: juno: Condition Juno entropy source with CRC instructions

The Juno Trusted Entropy Source has a bias, which makes the generated
raw numbers fail a FIPS 140-2 statistic test.

To improve the quality of the numbers, we can use the CPU's CRC
instructions, which do a decent job on conditioning the bits.

This adds a *very* simple version of arm_acle.h, which is typically
provided by the compiler, and contains the CRC instrinsics definitions
we need. We need the original version by using -nostdinc.

Change-Id: I83d3e6902d6a1164aacd5060ac13a38f0057bd1a
Signed-off-by: Andre Przywara <andre.przywara@arm.com>

show more ...

6630681412-Feb-2021 Olivier Deprez <olivier.deprez@arm.com>

Merge "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" into integration

1...<<401402403404405406407408409410>>...744