Prashanth Swaminathan
Prashanth Swaminathan
Similar to our other Android targets in the workflows, we should add an Android RISC-V build target. This isn't currently trivial, because the Android NDK w/RISC-V support is only in...
Users of the library can choose to release all resources the library may have allocated as part of a previous cpuinfo_initialize call. If no resources were previously allocated, this function...
We should ideally have at least one RISC-V board in our test group to limit future regression. Further work will have to be done to actually enable a toolchain that...
The x86/ARM architectures make use of SSSE3 and NEON for the codec support in this library. We probably will need some optimization work done to meet parity.
For Android ARM builds, we previously introduced parsing of some non-standard properties: * ro.mediatek.platform * ro.chipname * ro.hardware.chipname In this context, 'non-standard' refers to properties that are not supported by...
On newer kernels (6.x+) a separate topology node exists to express the list of cpus associated with each cluster. The cluster topology node explicitly refers to cores that share some...