boards: fvp_baser_aemv8r_aarch32: increase timeout
Timeout must be increased because enabling MPU on this board reduce the performance of the FVP. Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
7f26c1c25c
commit
e3a75fee79
|
@ -11,3 +11,5 @@ toolchain:
|
|||
- cross-compile
|
||||
ram: 2048
|
||||
flash: 64
|
||||
testing:
|
||||
timeout_multiplier: 2
|
||||
|
|
Loading…
Reference in a new issue