
Currently the hardware srng register offset is statically assigned to the handle. This can lead to incorrect index access when targets (eg: wcn7850) is added which require additional register offsets to be stored in the hw srng register offset table. Move to the index based assignment of the srng register offset. Change-Id: I8e38bdd0c28068029a0267fce706edf4378b9df8 CRs-Fixed: 2965081