tresor_tester.run: raise block_io_fs caps

On platform imx6q_sabrelite/arm_v7a/imx6q_sabrelite/sel4, the test used to
fail because of a resource request.

Ref #5148
This commit is contained in:
Martin Stein 2024-04-01 12:29:47 +02:00 committed by Christian Helmuth
parent 5cb5610906
commit 0ef92baf9d

View File

@ -153,7 +153,7 @@ if {[have_board linux]} {
append config {
<start name="block_io_fs" caps="100">
<start name="block_io_fs" caps="400">
<binary name="vfs"/>
<resource name="RAM" quantum="} [block_io_vfs_ram_mb] {M"/>
<provides><service name="File_system"/></provides>