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
9 files changed