vendor policy requires a _29_0 type to apply

This commit is contained in:
Pierre-Hugues Husson 2020-05-29 12:52:56 +02:00 committed by tboy1991
parent 1654d13af6
commit ef76ca50f8

View File

@ -25,4 +25,6 @@ type rpmb_device, file_type;
allow tee rpmb_device:blk_file rw_file_perms; allow tee rpmb_device:blk_file rw_file_perms;
allowxperm tee rpmb_device:blk_file ioctl { 0xb300-0xbfff }; allowxperm tee rpmb_device:blk_file ioctl { 0xb300-0xbfff };
attribute smcinvoke_device_29_0;
type smcinvoke_device, dev_type; type smcinvoke_device, dev_type;
typeattribute smcinvoke_device smcinvoke_device_29_0;