History log of /rk3399_ARM-atf/ (Results 5651 – 5675 of 18314)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
abcdbcfc22-May-2023 Sandrine Bailleux <sandrine.bailleux@arm.com>

docs(maintainers): add Yann Gautier in TF-A maintainers list

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: I8d3966e230609f9da4c313201ed0cb0f46f27200

d386d53d22-May-2023 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "docs: update feature support overview" into integration

9494de0719-May-2023 Manish Pandey <manish.pandey2@arm.com>

docs: update feature support overview

The feature support overview is meant to list all the major features
present in TF-A. It should be precise, non-exhaustive and up-to-date.

Updated the document

docs: update feature support overview

The feature support overview is meant to list all the major features
present in TF-A. It should be precise, non-exhaustive and up-to-date.

Updated the document with new features and removed few unnecessary
details.

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

show more ...

be3a456322-May-2023 Manish Pandey <manish.pandey2@arm.com>

Merge "docs: update usage of ARM_ARCH_MAJOR/MINOR" into integration

00be88ec22-May-2023 Manish Pandey <manish.pandey2@arm.com>

Merge "docs(n1sdp): add N1SDP PSCI instrumentation data" into integration

57da5c1f22-May-2023 Manish Pandey <manish.pandey2@arm.com>

Merge "docs: add Juno runtime instrumentation data" into integration

c54579dd20-May-2023 Joanna Farley <joanna.farley@arm.com>

Merge "fix: pin poetry to version used in CI" into integration

5f0f3bf420-May-2023 Harrison Mutai <harrison.mutai@arm.com>

fix: pin poetry to version used in CI

Pin poetry to version 1.3.2, which is currently used in CI, to ensure
that all builds are consistent. Also, fix typo in `doc` group name.

Change-Id: Id0c1aa88a

fix: pin poetry to version used in CI

Pin poetry to version 1.3.2, which is currently used in CI, to ensure
that all builds are consistent. Also, fix typo in `doc` group name.

Change-Id: Id0c1aa88ac7ffcc241a51c693570e87abacf7ebc
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>

show more ...

b78ad00e16-May-2023 Juan Pablo Conde <juanpablo.conde@arm.com>

docs(changelog): changelog for v2.9 release

Change-Id: Ic8cd82c5424af422feedefdc001d291001817a8b
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>

6338876b11-May-2023 Harrison Mutai <harrison.mutai@arm.com>

docs(n1sdp): add N1SDP PSCI instrumentation data

Change-Id: Id22715cb1d36edf6cb8719f3a0415993f067e7c9
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>

09c020f419-May-2023 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge "docs(spm): memory region nodes definition" into integration

666aec4019-May-2023 Manish Pandey <manish.pandey2@arm.com>

Merge changes I0a307cc1,Ic2ad5a56 into integration

* changes:
fix(morello): remove platform specific pwr_domain_suspend wrapper
fix(n1sdp): remove platform specific pwr_domain_suspend wrapper

d5ca76fc19-May-2023 sahil <sahil@arm.com>

fix(morello): remove platform specific pwr_domain_suspend wrapper

Turning redistributor off during suspend disables any wakeup interrupts
resulting in cpu getting stuck. This patch removes the platf

fix(morello): remove platform specific pwr_domain_suspend wrapper

Turning redistributor off during suspend disables any wakeup interrupts
resulting in cpu getting stuck. This patch removes the platform specific
psci pwr_domain_suspend handler.

Signed-off-by: sahil <sahil@arm.com>
Change-Id: I0a307cc140447e91fd0808fcfb309593f24c14ca

show more ...

c071c5a219-May-2023 sahil <sahil@arm.com>

fix(n1sdp): remove platform specific pwr_domain_suspend wrapper

Turning redistributor off during suspend disables any wakeup interrupts
resulting in cpu getting stuck. This patch removes the platfor

fix(n1sdp): remove platform specific pwr_domain_suspend wrapper

Turning redistributor off during suspend disables any wakeup interrupts
resulting in cpu getting stuck. This patch removes the platform specific
psci pwr_domain_suspend handler.

Signed-off-by: sahil <sahil@arm.com>
Change-Id: Ic2ad5a561be29eee9229a5cc11aa3c9320a51cb7

show more ...

be6484cb12-May-2023 Manish Pandey <manish.pandey2@arm.com>

docs: update usage of ARM_ARCH_MAJOR/MINOR

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

433f6d2b15-May-2023 J-Alves <joao.alves@arm.com>

docs(spm): memory region nodes definition

Update the documentation related with memory region nodes
of SP's FF-A manifest, to relate to changes from patches [1].

[1] https://review.trustedfirmware.

docs(spm): memory region nodes definition

Update the documentation related with memory region nodes
of SP's FF-A manifest, to relate to changes from patches [1].

[1] https://review.trustedfirmware.org/q/topic:%22ja%252Fmem_region_fix%22+(status:open%20OR%20status:merged)

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: I16595ec581b0ad9d2c20fca8dab64b6fd9ad001a

show more ...

c84d632d17-May-2023 Chris Kay <chris.kay@arm.com>

build(changelog): pretend scope-less `build` changes have the `build` scope

In response to feedback provided during review of the v2.9 changelog,
commits with the `build` type and without a scope ar

build(changelog): pretend scope-less `build` changes have the `build` scope

In response to feedback provided during review of the v2.9 changelog,
commits with the `build` type and without a scope are now treated as
though they have the `build` scope as well.

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

show more ...

a3077ae117-May-2023 Harrison Mutai <harrison.mutai@arm.com>

docs: add Juno runtime instrumentation data

Add results from running the TFTF test suite Runtime Instrumentation on Juno.

Change-Id: I4c5b64e1a80b5b88e42835f0700294a02edc8032
Signed-off-by: Harriso

docs: add Juno runtime instrumentation data

Add results from running the TFTF test suite Runtime Instrumentation on Juno.

Change-Id: I4c5b64e1a80b5b88e42835f0700294a02edc8032
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>

show more ...

fd1479d917-May-2023 Kathleen Capella <kathleen.capella@arm.com>

fix(doc): match boot-order size to implementation

Docs had boot-order field as being u32 but code uses uint16_t.
FF-A specification does not specify a required size.

Signed-off-by: Kathleen Capella

fix(doc): match boot-order size to implementation

Docs had boot-order field as being u32 but code uses uint16_t.
FF-A specification does not specify a required size.

Signed-off-by: Kathleen Capella <kathleen.capella@arm.com>
Change-Id: Ia4c3fc66b9e733ea1417d34c2601bce1f81c4d32

show more ...

44edd3bd17-May-2023 Andrew Davis <afd@ti.com>

fix(ti): remove check for zero value in BL31 boot args

The commit 3e14df6f6330 removed clearing of argument registers even when
BL31 is the first stage. In that case the registers are left in a rand

fix(ti): remove check for zero value in BL31 boot args

The commit 3e14df6f6330 removed clearing of argument registers even when
BL31 is the first stage. In that case the registers are left in a random
state. TI platforms check that the arguments have been zero'd in early
setup and so all TI platforms are not broken. Not sure why this check was
here at all, so simply remove it to fix boot.

Fixes: 3e14df6f6330 ("fix(bl31): avoid clearing of argument registers in RESET_TO_BL31 case")
Signed-off-by: Andrew Davis <afd@ti.com>
Change-Id: I02bdd16b67fb5facc4c47ec596a42f110a663377

show more ...

69a5bee425-Apr-2023 Michal Simek <michal.simek@amd.com>

feat(xilinx): fix IPI calculation for Versal/NET

Fix buffer calculation logic for Versal and Versal NET to use
LOCAL/REMOTE_ID.

Change-Id: Icf6985a19183cc8e51f3a536130695e00c32c736
Signed-off-by: M

feat(xilinx): fix IPI calculation for Versal/NET

Fix buffer calculation logic for Versal and Versal NET to use
LOCAL/REMOTE_ID.

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

show more ...

068b0bc625-Apr-2023 Michal Simek <michal.simek@amd.com>

feat(xilinx): setup local/remote id in header

Use new macros IPI_LOCAL_ID/IPI_REMOTE_ID to specify source and
destination channels.

Change-Id: I558eebb4d4a83ae0ca9316824f9dba7426adbe3f
Signed-off-b

feat(xilinx): setup local/remote id in header

Use new macros IPI_LOCAL_ID/IPI_REMOTE_ID to specify source and
destination channels.

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

show more ...

bfd0626525-Apr-2023 Michal Simek <michal.simek@amd.com>

feat(xilinx): clean macro names

This is preparation for cleaning up IPI local and remote side
communication. As of today macros are aligned to communication
channel but there is missing calculation

feat(xilinx): clean macro names

This is preparation for cleaning up IPI local and remote side
communication. As of today macros are aligned to communication
channel but there is missing calculation based on channel
selection.

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

show more ...

237c5a7425-Apr-2023 Michal Simek <michal.simek@amd.com>

fix(zynqmp): do not export apu_ipi

apu_ipi structure is not used anywhere externally that's why make it
static.

Change-Id: Icfa99e16ae36fcbcc83b0891aa3527993d49c7ed
Signed-off-by: Michal Simek <mic

fix(zynqmp): do not export apu_ipi

apu_ipi structure is not used anywhere externally that's why make it
static.

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

show more ...

6288636325-Apr-2023 Michal Simek <michal.simek@amd.com>

fix(zynqmp): remove unused headers

There is no need to include all headers. Enough to have only needed one.

Change-Id: I4813156404969df36f66c1102cd627fdc1e3e9dc
Signed-off-by: Michal Simek <michal.

fix(zynqmp): remove unused headers

There is no need to include all headers. Enough to have only needed one.

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

show more ...

1...<<221222223224225226227228229230>>...733