sel4: increase caps in filesystem tests

fixes x86_32/64 libc_vfs_fs_ext2 and libc_vfs_fs_fat
This commit is contained in:
Alexander Boettcher 2022-07-26 11:50:58 +02:00 committed by Christian Helmuth
parent 3868df9f8b
commit 6c5d2253c9

View File

@ -87,7 +87,7 @@ append config {
</config>
</start>
<start name="vfs_block" caps="150">
<start name="vfs_block" caps="190">
<resource name="RAM" quantum="68M" />
<provides><service name="Block"/></provides>
<config>