Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plat-versal2: add support for AMD Versal Gen 2 #7156

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Akshay-Belsare
Copy link

Add support for AMD Versal Gen 2 platform.
AMD Versal Gen 2 is a new SoC based on ARM A78AE with GICv3 and UART over pl011.

Add support for AMD Versal Gen 2 platform.
AMD Versal Gen 2 is a new SoC based on ARM A78AE with GICv3 and UART
over pl011.

Signed-off-by: Akshay Belsare <[email protected]>
Signed-off-by: Amey Avinash Raghatate <[email protected]>
Copy link
Contributor

@jenswi-linaro jenswi-linaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mention GICv3 in the commit message, but shouldn't it be GICv4?

core/arch/arm/plat-versal2/conf.mk Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/conf.mk Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/main.c Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/conf.mk Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/platform_config.h Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/main.c Outdated Show resolved Hide resolved
core/arch/arm/plat-versal2/conf.mk Show resolved Hide resolved
Disable shared memory configuration.

Signed-off-by: Akshay Belsare <[email protected]>
addition to the original patch.

Signed-off-by: Akshay Belsare <[email protected]>
License identifier at line 1

Signed-off-by: Akshay Belsare <[email protected]>
Remove next line character from IMSG()

Signed-off-by: Akshay Belsare <[email protected]>
- update license identifier location
- use register_phys_mem_pgdir()
- update default size in comment
- address other review comments

Signed-off-by: Akshay Belsare <[email protected]>
@Akshay-Belsare
Copy link
Author

Akshay-Belsare commented Nov 30, 2024

@jenswi-linaro

You mention GICv3 in the commit message, but shouldn't it be GICv4?

Its v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants