Files
blis/test
Dipal M Zambare 61232d540c AOCL progress callback hardening
- BLIS uses callback function to report the progress of the
  operation. The callback is implemented in the user application
  and is invoked by BLIS.

- Updated callback function prototype to make all arguments const.
  This will ensure that any attempt to write using callback’s
  argument is prevented at the compile time itself.

AMD-Internal: [CPUPL-2504]
Change-Id: I8ceb671242365d2a9155b485301cd8c75043e667
2022-09-14 15:32:10 +05:30
..
2021-04-27 11:09:48 +05:30
2020-11-02 12:05:09 +05:30
2020-10-04 22:17:31 +05:30
2021-06-09 12:29:49 +05:30
2022-09-14 15:32:10 +05:30
2020-11-23 04:10:43 -05:00
2020-11-23 04:10:43 -05:00
2022-09-14 15:32:10 +05:30