Skip to content

Add Missing arm64 Command Parsers#128

Open
augelu-tng wants to merge 3 commits intoaugelu-tng/bugfix/sashiko-issuesfrom
augelu-tng/linux/add-missing-arm64-command-parsers
Open

Add Missing arm64 Command Parsers#128
augelu-tng wants to merge 3 commits intoaugelu-tng/bugfix/sashiko-issuesfrom
augelu-tng/linux/add-missing-arm64-command-parsers

Conversation

@augelu-tng
Copy link
Copy Markdown
Contributor

@augelu-tng augelu-tng commented May 4, 2026

This PR adds additional command parsers necessary for executing:

make -j"$(nproc)" O=kernel_build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- virtconfig sbom

and

make -j$(nproc) O=kernel_build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- allmodconfig sbom

That includes: cp, truncate, and vdsomunge.

Successful workflow run https://github.com/TNG/KernelSbom/actions/runs/25340687956

augelu-tng added 3 commits May 4, 2026 17:43
Signed-off-by: Luis <luis.augenstein@tngtech.com>
Signed-off-by: Luis <luis.augenstein@tngtech.com>
Signed-off-by: Luis <luis.augenstein@tngtech.com>
@augelu-tng augelu-tng changed the title Augelu tng/linux/add missing arm64 command parsers Add Missing arm64 Command Parsers May 4, 2026
@augelu-tng augelu-tng marked this pull request as ready for review May 4, 2026 20:04
Copy link
Copy Markdown
Member

@maxhbr maxhbr left a comment

Choose a reason for hiding this comment

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

LGTM

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