Skip to content

Add Missing arm64 Command Parsers#128

Merged
augelu-tng merged 3 commits into
mainfrom
augelu-tng/linux/add-missing-arm64-command-parsers
May 6, 2026
Merged

Add Missing arm64 Command Parsers#128
augelu-tng merged 3 commits into
mainfrom
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 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

@augelu-tng augelu-tng changed the base branch from augelu-tng/bugfix/sashiko-issues to main May 6, 2026 15:26
augelu-tng added 3 commits May 6, 2026 17:27
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 force-pushed the augelu-tng/linux/add-missing-arm64-command-parsers branch from 019cdad to 09fa871 Compare May 6, 2026 15:28
@augelu-tng augelu-tng merged commit 9a383f3 into main May 6, 2026
2 checks passed
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