Skip to content

[PW_SID:1122234] ACPI: RIMT: validate node and mapping bounds#2224

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1122234
Closed

[PW_SID:1122234] ACPI: RIMT: validate node and mapping bounds#2224
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1122234

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1122234 applied to workflow__riscv__fixes

Name: ACPI: RIMT: validate node and mapping bounds
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1122234
Version: 1

Linux RISC-V bot and others added 2 commits July 1, 2026 03:48
RIMT nodes and ID mappings are supplied by firmware. The parser
must prove that the current node body, any ID mapping array, and
any referenced destination node are inside the mapped RIMT table
before consumers read type-specific fields.

Add common node and array validators, use them before matching
IOMMU, PCI root complex, and platform-device nodes, and fetch
mapping destinations through the same validated offset path.

Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 120.88 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1390.71 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1801.17 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 22.29 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 23.77 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.67 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 79.54 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
kdoc
Desc: Detects for kdoc errors
Duration: 0.71 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "ACPI: RIMT: validate node and mapping bounds"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch 7 times, most recently from 869345e to f54dc6c Compare July 13, 2026 20:05
@linux-riscv-bot
linux-riscv-bot deleted the pw1122234 branch July 14, 2026 01:36
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