summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/kfdnodedev.cil
blob: 9a3b6db79a51ec5ffd3a83d10f24ade9864c790e (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block kfd

    (filecon "/dev/kfd" char nodedev_context)

    (blockinherit .nodedev.template))