summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/udmabufnodedev.cil
blob: 4117bab490ff4bb70cc8b655b6f4c082f42fd671 (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 udmabuf

    (filecon "/dev/udmabuf" char nodedev_context)

    (blockinherit .nodedev.template))