mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 17:22:41 +00:00
Depending on include order, u_register_t may be unknown in the file platform_tsp.h. Include stdint.h to correct that. Change-Id: I7aeb1d389048189e8ba1b5a48173d139dc29c0da Signed-off-by: Yann Gautier <yann.gautier@st.com>