mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-14 00:17:02 +02:00
The purpose of this code is to extract api_id from smc_fid but this masking is done already in the code with using generic mask from smccc.h (FUNCID_NUM_MASK). That's why remove FUNCID_MASK is which not needed and actually also equal to already used FUNCID_NUM_MASK. Signed-off-by: Michal Simek <michal.simek@amd.com> Change-Id: I1113825baa5d9d58d9d7c5d9d5855fecf62e8d45 |
||
---|---|---|
.. | ||
aarch64 | ||
include | ||
pm_service | ||
bl31_versal_net_setup.c | ||
plat_psci_pm.c | ||
plat_psci.c | ||
plat_topology.c | ||
platform.mk | ||
sip_svc_setup.c | ||
versal_net_gicv3.c | ||
versal_net_ipi.c |