Skip to content

example: Add zcu102 to simple example - #370

Open
Furao wants to merge 1 commit into
au-ts:mainfrom
Furao:add-zcu102-simple
Open

example: Add zcu102 to simple example#370
Furao wants to merge 1 commit into
au-ts:mainfrom
Furao:add-zcu102-simple

Conversation

@Furao

@Furao Furao commented Jul 30, 2026

Copy link
Copy Markdown

Not really sure why there were issues with 256 MiB, but just adding another 256 solved the issue, so I updated that just for the zcu102 platform.

@dreamliner787-9 dreamliner787-9 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the contribution. I've tested this on our zcu102 and it works as expected. I've left a few minor comments. Once those and the CI failures are addressed, this is good to merge.

<system>

<!--
Here we give the guest 256MiB to use as RAM. Note that we use 2MiB page

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Here we give the guest 256MiB to use as RAM. Note that we use 2MiB page
Here we give the guest 512MiB to use as RAM. Note that we use 2MiB page

<vcpu id="0" />
<!--
The device tree given to Linux specifies that RAM will start
at 0x40000000.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
at 0x40000000.
at 0x800000000.

<!--
As stated above, we need to map in the virtual CPU interface into
the guest's virtual address space. Any access to the GIC from
0x8010000 - 0x8011000 will access the VCPU interface. All other

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Similar here

@dreamliner787-9

Copy link
Copy Markdown
Collaborator

Could you please add "zcu102" here so that it get built in the CI? I don't think I can push to your branch.

@Furao
Furao force-pushed the add-zcu102-simple branch 2 times, most recently from f1111f4 to 3fd00fc Compare July 31, 2026 14:39
Signed-off-by: Robbie VanVossen <robert.vanvossen@dornerworks.com>
@Furao
Furao force-pushed the add-zcu102-simple branch from 3fd00fc to e34c8b8 Compare July 31, 2026 14:40
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.

2 participants