mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-11-27 11:50:33 +00:00
Merge "spmd: remove assert for SPMC PC value" into integration
This commit is contained in:
commit
80f823b727
@ -256,7 +256,6 @@ static int spmd_spmc_init(void *pm_addr)
|
||||
}
|
||||
|
||||
SET_PARAM_HEAD(spmc_ep_info, PARAM_EP, VERSION_1, ep_attr);
|
||||
assert(spmc_ep_info->pc == BL32_BASE);
|
||||
|
||||
/*
|
||||
* Populate SPSR for SPM Core based upon validated parameters from the
|
||||
|
Loading…
Reference in New Issue
Block a user