On 22 June 2018 at 21:32, Aaron Lindsay <alind...@codeaurora.org> wrote: > The instruction event is only enabled when icount is used, cycles are > always supported. Always defining get_cycle_count (but altering its > behavior depending on CONFIG_USER_ONLY) allows us to remove some > CONFIG_USER_ONLY #defines throughout the rest of the code. > > Signed-off-by: Aaron Lindsay <alind...@codeaurora.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM