Skip to content

Primary Purpose Estimation for mach-types and piggy_data#129

Merged
augelu-tng merged 1 commit into
mainfrom
laugenstein/feature/primary-purpose-estimations-for-arm-builds
May 15, 2026
Merged

Primary Purpose Estimation for mach-types and piggy_data#129
augelu-tng merged 1 commit into
mainfrom
laugenstein/feature/primary-purpose-estimations-for-arm-builds

Conversation

@augelu-tng
Copy link
Copy Markdown
Contributor

Follow up for #125 which added command parsers for syscallnr.sh and mkuboot.sh allowing the following command to succeed without errors:

make -j$(nproc) O=kernel_build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- KBUILD_IMAGE=arch/arm/boot/uImage LOADADDR=0x80008000 defconfig  sbom

With these command parsers in place the dependency graph reaches new files which are not in the primary purpose mapping yet:

[WARNING] Could not infer primary purpose for /home/luis/code/WSKernelSbom/augelu-tng/linux/arch/arm/tools/mach-types
[WARNING] Could not infer primary purpose for /home/luis/code/WSKernelSbom/augelu-tng/linux/kernel_build/arch/arm/boot/compressed/piggy_data

This PR adds the new files to the primary purpose mapping.

Signed-off-by: Luis <luis.augenstein@tngtech.com>
@augelu-tng augelu-tng merged commit 0c26054 into main May 15, 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.

1 participant