commit | f5a8f5fb373939aaca073092847d1051c7b21834 | [log] [tgz] |
---|---|---|
author | Andrej Butok <andrey.butok@nxp.com> | Thu Jun 29 14:38:18 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Fri Jun 30 10:26:56 2023 +0200 |
tree | 29bc1e04777d115d73aa6cd83fea45e25e8c9568 | |
parent | b9e4903d8359644310823bd4aab7b32e841561d7 [diff] |
Platform: Add ppc_bank_t for common_target_cfg.h - Define a general ppc_bank_t type; as only subset of platforms use it as enum; others have it as a pointer. - It is defined in platforms specific target_cfg.h. - Minor step to a common target_cfg API. Signed-off-by: Andrej Butok <andrey.butok@nxp.com> Change-Id: I740e0e0501b61ce5ebe656e25995056882310b17