Skip to content
Commit 62200d79 authored by Juan Pablo Conde's avatar Juan Pablo Conde Committed by Soby Mathew
Browse files

refactor(lib/attestation): build option for plat token buffer size



Until now, the size of the buffer for the platform token received
from EL3 was fixed at 4kB. Now it can be configured through build
option ATTEST_PLAT_TOKEN_SIZE (defaults to 4kB).

Also suppresses a coverity misra error about uninitialized
`platform_token_len` variable.

Change-Id: Ib11b325dbc1db930e517ce55c2f61dc36f594b8b
Signed-off-by: Juan Pablo Conde's avatarJuan Pablo Conde <juanpablo.conde@arm.com>
parent 4377ab3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment