2c2
< * Copyright (c) 2011-2014, 2017-2018 ARM Limited
---
> * Copyright (c) 2011-2014, 2017-2019 ARM Limited
535c535,538
< value = 0;
---
> if (!resetValue) {
> value = 0;
> resetValue = true;
> }