Skip to content

pmp v1 implementation - #576

Open
dd-dreams wants to merge 4 commits into
AsahiLinux:asahi-wip-7.2from
dd-dreams:pmp-v1-impl
Open

pmp v1 implementation#576
dd-dreams wants to merge 4 commits into
AsahiLinux:asahi-wip-7.2from
dd-dreams:pmp-v1-impl

Conversation

@dd-dreams

Copy link
Copy Markdown

No description provided.

@dd-dreams
dd-dreams force-pushed the pmp-v1-impl branch 6 times, most recently from 9653038 to ae66f0a Compare August 24, 2026 08:29
Comment thread arch/arm64/boot/dts/apple/t8103.dtsi Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1.yaml Outdated
Comment thread drivers/pmdomain/apple/Kconfig Outdated
Comment thread drivers/pmdomain/apple/Kconfig Outdated
Comment thread drivers/pmdomain/apple/pmp_v1_report.rs Outdated
Comment thread drivers/soc/apple/Kconfig Outdated
Comment thread drivers/soc/apple/pmp_v1.rs Outdated
Comment thread drivers/soc/apple/pmp_v1.rs Outdated
Comment thread rust/kernel/soc/apple/mod.rs Outdated
Comment thread drivers/soc/apple/pmp_v1.rs Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1.yaml Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1-report-entry.yaml Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1-report-entry.yaml Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1-report-entry.yaml Outdated
Comment thread Documentation/devicetree/bindings/power/apple,pmp-v1.yaml Outdated
@dd-dreams
dd-dreams force-pushed the pmp-v1-impl branch 2 times, most recently from 28300e1 to 9b60733 Compare August 26, 2026 19:21

@jannau jannau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please clean your commits up. At least each commit should compile and each drivers should get their own commit. The dts changes need to be separate as well to avoid conflicts between bits/* branches

Comment thread arch/arm64/boot/dts/apple/t8103.dtsi Outdated
Comment thread arch/arm64/boot/dts/apple/t8103.dtsi
Comment thread drivers/pmdomain/apple/pmp_v1_report.rs Outdated
Comment thread rust/kernel/soc/apple/pmdomain.rs Outdated
Comment thread rust/kernel/soc/apple/pmdomain.rs Outdated
Comment thread rust/kernel/soc/apple/pmdomain.rs Outdated
Comment thread rust/kernel/soc/apple/pmdomain.rs Outdated
Comment thread drivers/soc/apple/pmp_v1.rs Outdated
Comment thread arch/arm64/boot/dts/apple/t8103.dtsi Outdated
@dd-dreams
dd-dreams changed the base branch from asahi-wip to asahi-wip-7.2 August 31, 2026 16:31
self,
ASC_CPU_CONTROL, //
},
pmp_v1_bridge

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Importing this fails when CONFIG_APPLE_PMP_V1 is set to m and not y

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Why do you need it to be set to m? Not sure if we should mind m.

Signed-off-by: dd-dreams <80887265+dd-dreams@users.noreply.github.com>
Signed-off-by: dd-dreams <80887265+dd-dreams@users.noreply.github.com>
Signed-off-by: dd-dreams <80887265+dd-dreams@users.noreply.github.com>
Signed-off-by: dd-dreams <80887265+dd-dreams@users.noreply.github.com>
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.

4 participants