[SLOF] [PATCH v2] boot: do not use catpad to concatenate strings
Nikunj A Dadhania
nikunj at linux.vnet.ibm.com
Wed Dec 6 15:45:49 AEDT 2017
Nikunj A Dadhania <nikunj at linux.vnet.ibm.com> writes:
> The catpad size is 1K size, which can be hit easily hit with around 20 devices
> with bootindex.
>
> Open code EVALUATE such that concatenation is not required. Replace usage of
> $cat with a 16K buffer allocated here.
>
> Reported here: https://github.com/qemu/SLOF/issues/3
>
> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
Ping?
Regards
Nikunj
More information about the SLOF
mailing list