Skip to content

aes.[ch]: aes.h no longer includes cpuid.h - #11066

Merged
douzzer merged 1 commit into
wolfSSL:masterfrom
SparkiDev:aes_h_cpuid_h
Aug 6, 2026
Merged

aes.[ch]: aes.h no longer includes cpuid.h#11066
douzzer merged 1 commit into
wolfSSL:masterfrom
SparkiDev:aes_h_cpuid_h

Conversation

@SparkiDev

Copy link
Copy Markdown
Contributor

Description

cpuid.h should not be needed, and wasn't, for aes.h.
Removed include line and moved defining WOLFSSL_ARM32_AES_DISPATCH to aes.c

Testing

./configure --disable-shared LDFLAGS=--static --host=armv8 CC=arm-linux-gnueabihf-gcc

cpuid.h should not be needed, and wasn't, for aes.h.
Removed include line and moved defining WOLFSSL_ARM32_AES_DISPATCH to aes.c
@SparkiDev SparkiDev removed their assignment Aug 6, 2026
@dgarske dgarske assigned wolfSSL-Bot and unassigned douzzer Aug 6, 2026
@douzzer
douzzer merged commit 009d55b into wolfSSL:master Aug 6, 2026
370 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants