ARM-software / tf-issues

Issue tracking for the ARM Trusted Firmware project
37 stars 16 forks source link

CCN-508: Is there any API in CCN driver to set the Node's Auxilary Control Register #642

Closed pangupta closed 5 years ago

pangupta commented 6 years ago

CCN-508: Is there any API in CCN driver to set the Node's Auxiliary Control Register based on the Node type and Node Identifier?

For same SoC, there can be different use cases, where it can be deployed. Depending on the deployment scenario, there is requirement to fine tune some of the ARM provided registers like Auxiliary control register.

Is there any API in CCN driver to set the Node's Auxiliary Control Register based on the Node type and Node Identifier?

soby-mathew commented 6 years ago

Currently there is no API to do this AFAICS. Please submit a PR to do the same and we can discuss further based on that.

pangupta commented 6 years ago

Raised the PR (https://github.com/ARM-software/arm-trusted-firmware/pull/1664).

ghost commented 5 years ago

Fixed in https://github.com/ARM-software/arm-trusted-firmware/pull/1679