mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 18:44:22 +00:00
![]() The code declares different types of parameters. static bool message_id_is_supported(unsigned int message_id); static bool message_id_is_supported(size_t message_id) { ... } Signed-off-by: Schspa Shi <schspa@gmail.com> Change-Id: I7435d3b9309ea5fb5f8e3daa7173e09322184422 |
||
---|---|---|
.. | ||
base.c | ||
base.h | ||
clock.c | ||
clock.h | ||
common.h | ||
entry.c | ||
power_domain.c | ||
power_domain.h | ||
reset_domain.c | ||
reset_domain.h | ||
smt.c |