commit | aa6b24f13027456abfb8e865324b8f9c8876e5b6 | [log] [tgz] |
---|---|---|
author | Maulik Patel <maulik.patel@arm.com> | Fri Apr 05 15:13:08 2024 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Tue Apr 09 15:16:35 2024 +0200 |
tree | 189d5f263271fa7e16ff4f4c892ffd68c577e67b | |
parent | f282097bf625107796a4255536fece5e137d2586 [diff] |
DPE: Add index field to layer_context_t Both layer_ctx and layer_idx are used throughout and passed as input to various functions. Add index field to the layer_ctx so that only pointer to context is required to pass and implementation stays consistent. Signed-off-by: Maulik Patel <maulik.patel@arm.com> Change-Id: I1603c82ef1c11d558e7f0bafecb1e2eecfe09885