Skip to content

parser: support empty list for DTB selection#129

Open
axel-h wants to merge 3 commits intoseL4:masterfrom
Hensoldt-Cyber:patch-axel-5
Open

parser: support empty list for DTB selection#129
axel-h wants to merge 3 commits intoseL4:masterfrom
Hensoldt-Cyber:patch-axel-5

Conversation

@axel-h
Copy link
Member

@axel-h axel-h commented Mar 13, 2023

Support using vm0.dtb = dtb([]); because an empty list seems a bit more intuitive than having to use a dummy elementvm0.dtb = dtb([{}]);

Test with: seL4/camkes-vm-examples#36

@axel-h axel-h changed the title parser: support empty list parser: support empty list for DTB selection Mar 13, 2023
@axel-h axel-h force-pushed the patch-axel-5 branch 2 times, most recently from 8b319a5 to 70e3e8f Compare May 16, 2023 23:35
@axel-h axel-h force-pushed the patch-axel-5 branch 2 times, most recently from e16f01a to cf897cc Compare February 2, 2024 11:29
Axel Heider added 3 commits July 2, 2024 12:25
Also drop the comments, because one is misleading and the other one just
states what is obvious.

Signed-off-by: Axel Heider <[email protected]>
This is for convenience reasons, as it allows using `vm0.dtb = dtb([])`
instead of `dtb([{}]);` with a dummy element.

Signed-off-by: Axel Heider <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant