History log of /rk3399_ARM-atf/ (Results 2876 – 2900 of 18586)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
74c0783d18-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge changes Ic92c2abf,Id9182f65 into integration

* changes:
docs(juno): update PSCI instrumentation data
docs(n1sdp): update PSCI instrumentation data

9f933f6018-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "fix(rme): add console name to checksum calculation" into integration

7a444c3d18-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "docs(prerequisites): add Poetry installation instructions" into integration

c24becea15-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge changes I32b0dd2b,I04d88fb6,I9426cf7b,Ia18824a7 into integration

* changes:
docs(changelog): add some architecture features
docs(changelog): create SPD scopes
docs(changelog): update som

Merge changes I32b0dd2b,I04d88fb6,I9426cf7b,Ia18824a7 into integration

* changes:
docs(changelog): add some architecture features
docs(changelog): create SPD scopes
docs(changelog): update some scope for release note
docs(changelog): add subsections for STM32MP25

show more ...

1bf7a47513-Nov-2024 Yann Gautier <yann.gautier@st.com>

docs(changelog): add some architecture features

Add missing scopes for FEAT_SCTLR2, FEAT_D128 and FEAT_THE.

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

docs(changelog): add some architecture features

Add missing scopes for FEAT_SCTLR2, FEAT_D128 and FEAT_THE.

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

show more ...

a4fe384615-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT" into integration

d108cd0115-Nov-2024 Manish V Badarkhe <manish.badarkhe@arm.com>

Merge "fix(tc): fix the MHUv3 interrupt name in DT" into integration

9121303115-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "docs(context-mgmt): add Root-Context documentation" into integration

785c2c3e18-Oct-2024 Gatien Chevallier <gatien.chevallier@foss.st.com>

fix(cert-create): load openSSL configuration before PKCS11 operations

On some version of openSSL (1.1.1 or 1.1.0), OPENSSL_init_crypto()
called by ENGINE_load_builtin_engines() will not automaticall

fix(cert-create): load openSSL configuration before PKCS11 operations

On some version of openSSL (1.1.1 or 1.1.0), OPENSSL_init_crypto()
called by ENGINE_load_builtin_engines() will not automatically load the
configuration. Fix this behavior by calling OPENSSL_init_crypto with
OPENSSL_INIT_LOAD_CONFIG as a parameter.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Change-Id: I2e4c0d646e540d039e9c72fd7814384b17de6dd5

show more ...

aa99881d15-Nov-2024 AlexeiFedorov <Alexei.Fedorov@arm.com>

fix(rme): add console name to checksum calculation

The name field of console_info structure was missed
in checksum calculation. This is corrected by adding
a new helper checksum_calc() which compute

fix(rme): add console name to checksum calculation

The name field of console_info structure was missed
in checksum calculation. This is corrected by adding
a new helper checksum_calc() which computes the
checksum in a field agnostic manner.

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

show more ...

a0db5c7415-Nov-2024 Zachary Leaf <zachary.leaf@arm.com>

docs(juno): update PSCI instrumentation data

Update for v2.12 release based on v2.12-rc0

Change-Id: Ic92c2abfc65dc1e9f979564eecd65cb2c285cb25
Signed-off-by: Zachary Leaf <zachary.leaf@arm.com>

012cc2cb15-Nov-2024 Zachary Leaf <zachary.leaf@arm.com>

docs(n1sdp): update PSCI instrumentation data

Update for v2.12 release based on v2.12-rc0

Change-Id: Id9182f65518c0b41d478d3f24edc3befbd9d2cf6
Signed-off-by: Zachary Leaf <zachary.leaf@arm.com>

0c9cd67d13-Nov-2024 Chris Kay <chris.kay@arm.com>

docs(prerequisites): add Poetry installation instructions

This small change removes the footnote from Poetry that it is only used
for building documentation, as it is now used for some of the Python

docs(prerequisites): add Poetry installation instructions

This small change removes the footnote from Poetry that it is only used
for building documentation, as it is now used for some of the Python
tooling in the repository from the build system.

Additionally, add a link to the official installation guide for Poetry.

Change-Id: Ie36b7ecd8066cbf2a14a1085d84fa9bd9c4409ba
Signed-off-by: Chris Kay <chris.kay@arm.com>

show more ...

0f3cd51510-Nov-2024 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>

docs(context-mgmt): add Root-Context documentation

* This patch adds some details on the EL3/Root-Context
and its related interfaces.

* Additionally it updates the existing details on the
inter

docs(context-mgmt): add Root-Context documentation

* This patch adds some details on the EL3/Root-Context
and its related interfaces.

* Additionally it updates the existing details on the
interfaces, related to various CPU context entries which
have been improvised recently.

Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
Change-Id: I81a992fe09feca4dc3d579a48e54a4763425e052

show more ...

02c580cd13-Nov-2024 Yann Gautier <yann.gautier@st.com>

docs(changelog): create SPD scopes

Create scopes for Secure Payload dispatchers (OP-TEE, ProvenCore,
Trusty, TSP and Trusted Little Kernel).

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

docs(changelog): create SPD scopes

Create scopes for Secure Payload dispatchers (OP-TEE, ProvenCore,
Trusty, TSP and Trusted Little Kernel).

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

show more ...

48a59eb013-Nov-2024 Yann Gautier <yann.gautier@st.com>

docs(changelog): update some scope for release note

To ease release note preparation, add some missing scope in the
changelog.yaml file.

Change-Id: I9426cf7b90455a487c4653c3fc9a6a718c13df7b
Signed-

docs(changelog): update some scope for release note

To ease release note preparation, add some missing scope in the
changelog.yaml file.

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

show more ...

10f60d3823-Nov-2023 Yann Gautier <yann.gautier@st.com>

docs(changelog): add subsections for STM32MP25

The STM32MP2 family has 3 different types of SoCs (STM32MP25, STM32MP23
and STM32MP21). For the moment only STM32MP25 is partly supported in
TF-A. Add

docs(changelog): add subsections for STM32MP25

The STM32MP2 family has 3 different types of SoCs (STM32MP25, STM32MP23
and STM32MP21). For the moment only STM32MP25 is partly supported in
TF-A. Add a dedicated subsections for STM32MP25. The other ones will be
added later. The same is done for FDTS scope.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
Change-Id: Ia18824a7b649bcd1ffa631e3aa0ecb3fd0b2d038

show more ...

a05c154f14-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "docs: review Undefined Injection for 2.12 release" into integration

f152d3b213-Nov-2024 Manish Pandey <manish.pandey2@arm.com>

docs: review Undefined Injection for 2.12 release

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I654e871e4bdf0c9b556c7973e0ba0009627ed37c

2b7ca78514-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "fix(stm32mp2): enable timer earlier in BL31" into integration

33d6ea0a14-Nov-2024 Govindraj Raja <govindraj.raja@arm.com>

Merge "docs(juno): update Juno tested SCP version to 2.15" into integration

8b27eb7d02-Oct-2024 Ziad Elhanafy <ziad.elhanafy@arm.com>

feat(rd1ae): add support for OP-TEE SPMC

Add support for loading and booting OP-TEE as SPMC running at
S-EL1 for RD-1 AE platform.

Signed-off-by: Ziad Elhanafy <ziad.elhanafy@arm.com>
Change-Id: If

feat(rd1ae): add support for OP-TEE SPMC

Add support for loading and booting OP-TEE as SPMC running at
S-EL1 for RD-1 AE platform.

Signed-off-by: Ziad Elhanafy <ziad.elhanafy@arm.com>
Change-Id: If29f56bb19fe7f370208ef5a6f60bfff4346ea93

show more ...

f15f1c6214-Nov-2024 Yann Gautier <yann.gautier@st.com>

fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT

Use TOOL_ADD_IMG_PAYLOAD instead of TOOL_ADD_IMG to generate the BL31
device tree blob to be included in FIP. This allows building all TF-A
binari

fix(stm32mp2): use TOOL_ADD_IMG_PAYLOAD for BL31 DT

Use TOOL_ADD_IMG_PAYLOAD instead of TOOL_ADD_IMG to generate the BL31
device tree blob to be included in FIP. This allows building all TF-A
binaries and FIP in a single command. Else, as TOOL_ADD_IMG evaluate
the existence of the file before building it, we have a build error.

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

show more ...

16a659d714-Nov-2024 Yann Gautier <yann.gautier@st.com>

fix(stm32mp2): enable timer earlier in BL31

The timer is required when setting console. In BL2 the timer init is
done in clock driver init. This is not the case in BL31. So initialize
the generic_de

fix(stm32mp2): enable timer earlier in BL31

The timer is required when setting console. In BL2 the timer init is
done in clock driver init. This is not the case in BL31. So initialize
the generic_delay_timer_init() just after stm32mp2_clk_init() call.
This is required after the recent changes in timer framework [1].

[1]: a6485b2b3b refactor(delay-timer): add timer callback functions

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

show more ...

918c545901-Nov-2024 Arvind Ram Prakash <arvind.ramprakash@arm.com>

docs(juno): update Juno tested SCP version to 2.15

Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Change-Id: I29452d0abadf9b5980ca9680ca2c78080c4c33a0

1...<<111112113114115116117118119120>>...744