1e0b122e | 21-May-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: add isal prefix to state struct
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
c38e3475 | 13-May-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
include: rename enum to more explicit name
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
283b3129 | 13-May-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: deprecate old API
Use new API in perf app
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
81c7feee | 13-May-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: rename internal functions
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
0200e16b | 13-May-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: add ISAL_ prefix to type definitions
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
487b772b | 09-May-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
sha256_mb: use new API in test apps
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
0a437795 | 08-May-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
sha256_mb: add ISAL_ prefix to SHA256 structure and macro definitions
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
8cb7fe78 | 08-May-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
multibuffer: add ISAL_ prefix to hash multibuffer enums
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
8c212bb2 | 30-Apr-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
rolling_hash: return invalid algorithm if FIPS_MODE is enabled
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
77e513c6 | 30-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: update tests to use new api
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
62c012ad | 29-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: add parameter checking test
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
96581315 | 26-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: add new api with param checking
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
122c1779 | 25-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
fix compiler messages on windows
Fix warnings generated by MSVC with /W3
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
87dde3ad | 15-Apr-2024 |
Tomasz Kantecki <tomasz.kantecki@intel.com> |
test: fixes for test applications compilation issues on windows
Signed-off-by: Tomasz Kantecki <tomasz.kantecki@intel.com> |
59ca9063 | 15-Apr-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: reformat with new coding style
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
341cb7ce | 13-Mar-2024 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
rolling_hash: remove unused return value
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> |
4c98a7e1 | 06-Mar-2024 |
Marcel Cornu <marcel.d.cornu@intel.com> |
rolling_hash: fix memory leaks in test apps
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com> |
4f729766 | 29-Aug-2022 |
Greg Tucker <greg.b.tucker@intel.com> |
rolling_hash: Fix missing static on inline support functions
Alpine linux edge failure. Fixes #103
Change-Id: Idce3c5ece97c4d6567eeead2b19bdfa9c6ec9726 Signed-off-by: Greg Tucker <greg.b.tucker@int
rolling_hash: Fix missing static on inline support functions
Alpine linux edge failure. Fixes #103
Change-Id: Idce3c5ece97c4d6567eeead2b19bdfa9c6ec9726 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
dabcf587 | 04-Aug-2022 |
Greg Tucker <greg.b.tucker@intel.com> |
test: Change perf tests to warm by default
The cold versions of tests depended on a fixed size of last level cache that is too low on some arch and too high for the total available memory on others.
test: Change perf tests to warm by default
The cold versions of tests depended on a fixed size of last level cache that is too low on some arch and too high for the total available memory on others.
Change-Id: I4bfbb46b6f686aa1542337abd68f0b34c40c450b Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
3a9aded5 | 27-May-2021 |
Greg Tucker <greg.b.tucker@intel.com> |
rolling_hash: Fix windows define in test to include mingw
Previous fix for real rand bits in windows missed mingw builds causing the test to run forever.
Change-Id: I1844445e10dcd89bc378cc6ee645cef
rolling_hash: Fix windows define in test to include mingw
Previous fix for real rand bits in windows missed mingw builds causing the test to run forever.
Change-Id: I1844445e10dcd89bc378cc6ee645cef22c025c5d Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
7f8ce0f8 | 03-Jun-2020 |
John Kariuki <John.K.Kariuki@intel.com> |
x86: add support for Intel CET
This patch generates .note.gnu.property section for ELF output and adds endbranch to all indirect branch targets.
Signed-off-by: John Kariuki <John.K.Kariuki@intel.co
x86: add support for Intel CET
This patch generates .note.gnu.property section for ELF output and adds endbranch to all indirect branch targets.
Signed-off-by: John Kariuki <John.K.Kariuki@intel.com> Change-Id: I622a546bf9b9590e11d4b4eda3d6828ea0a4e53f
show more ...
|
0e4f088a | 22-Sep-2020 |
Greg Tucker <greg.b.tucker@intel.com> |
build: Fix for nasm on windows and osx
Windows and osx build can only use yasm because some procedural items such as proc_start and symbol types were not supported by nasm there. This adds a few ma
build: Fix for nasm on windows and osx
Windows and osx build can only use yasm because some procedural items such as proc_start and symbol types were not supported by nasm there. This adds a few macros and fixes for nasm to get around this.
Change-Id: Ib8d3f93f69cba06e36a62c46e65163ab80553072 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
show more ...
|
c192cb12 | 07-Jul-2020 |
Jerry Yu <jerry.h.yu@arm.com> |
rolling_hash: Implement rolling_hash2 for aarch64
Change-Id: I1b57b18a7e5d0f7365c0550086e75802f065238f Signed-off-by: Jerry Yu <jerry.h.yu@arm.com> |
dc44e3c3 | 25-Jul-2019 |
Jerry Yu <jerry.h.yu@arm.com> |
build: add base aliases files
- Revert sha1_mb to base aliases functions for multi-arch - Disable aes support due to no base aliases available
Change-Id: I89fd0a76b98fb5014818637944fb73608e4c4246 S
build: add base aliases files
- Revert sha1_mb to base aliases functions for multi-arch - Disable aes support due to no base aliases available
Change-Id: I89fd0a76b98fb5014818637944fb73608e4c4246 Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
show more ...
|
ffd20d8c | 13-Feb-2019 |
Jerry Yu <jerry.h.yu@arm.com> |
build: Add multi-arch support
The patch is to add multi-arch support and it is verified on aarch64 platform . - build pass for arm64(host is aarch64) - remove multibinary support for aarch64 - add m
build: Add multi-arch support
The patch is to add multi-arch support and it is verified on aarch64 platform . - build pass for arm64(host is aarch64) - remove multibinary support for aarch64 - add multi arch support - verified below make commands - ./autogen.sh && ./configure && make && make check \ && make perf - make -f Makefile.unx check perf
Change-Id: Ic3cd3d2b554e2ea472896ced2c01c95e16fb6efc Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
show more ...
|