commit | 18bef778e3b022fb8ead3effb3c9269e780aac31 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Dec 06 09:38:43 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Sep 08 10:56:49 2023 +0200 |
tree | 8e360c87a239cb7c8adb4efb9fb539c5a57faa34 | |
parent | f3b9ecd0ed0dbe1079a18c587b283f49ca2f0b9a [diff] |
feat(st-clock): allow aarch64 compilation of STGEN functions A new local function is created to set STGEN counter value, that will deal with __aarch64__ flag. And the function stm32mp_stgen_get_counter is adapted for __aarch64__. Change-Id: I53c21ad11ba5085611a028790e1decbe5994ae50 Signed-off-by: Yann Gautier <yann.gautier@st.com>