commit | d5e96255c56079a635ace3ce230982020b0bbfd0 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Thu Jul 21 08:54:16 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jul 25 10:16:20 2022 +0200 |
tree | 34a33291a2c9b8629f64c9a4dfc60c1104e0439c | |
parent | 3da857ecacc9f4f692457d5f5e075e0b5b5e511c [diff] |
fix(versal): remove clock related macros TF-A doesn't configure clock on Versal. Setup is done by previous bootloader (called PLM) that's why there is no need to have macro listed in headers. Also previous phase can disable access to these registers that's why better to remove them. Change-Id: I53ba344ad932c532b0babdce9d2b26e4c2c1b846 Signed-off-by: Michal Simek <michal.simek@amd.com>