User Details
- User Since
- Aug 18 2022, 1:21 PM (117 w, 1 d)
Dec 9 2022
(set/get)_vfpcontext logic modified with context flag
Dec 8 2022
Fix KASSERT msg
Dec 2 2022
Fix typo
Separate function for ossl_aes_cbc and ossl_aes_gcm
Revert tests/sys/opencrypto/runtests.sh
Change return EINVAL to EBADMSG
Decrease Htable size to single 128bit value
Add ossl device to GENERIC config
Update fpu_kern man
Move sys/arm/conf/ARMADA38X from https://reviews.freebsd.org/D37419
Move sys/arm/conf/ARMADA38X from https://reviews.freebsd.org/D37419
Fix context switch bug mentioned by @andrew.
Replace vfp_store with vfp_save_state in proper way.
vfp_bounce updated according to comment.
Nov 30 2022
Change default KSTACK_PAGES to 4
Nov 23 2022
remove bsaes-armv7.S changes
Nov 18 2022
Revert some changes in ARMADA38X and std.armv7 conf files.
neon/ossl support for ARMADA38X moved to another commit: https://reviews.freebsd.org/D37441
Nov 17 2022
Sep 9 2022
Revert names
Add mutex to tmp461_read_temperature() function
Add software context for data
Sep 6 2022
Move register map to defines
Remove empty line.
Move assignment.
Fix style in return statement.