User Details
- User Since
- Nov 19 2018, 1:41 PM (316 w, 5 d)
Sun, Dec 1
Thanks for the comments. I don't have an armv7 with VFP anymore. I'll try to borrow one from @mw, but it'll probably be another week before I get my hands on it and look deeper into this.
May 9 2024
May 3 2024
Mar 31 2023
Mar 30 2023
Mar 21 2023
Mar 16 2023
The patch has been rewritten from scratch.
In order to build it D39091 has to be applied first.
Then the ossl armv7 assembly logic has to be regenerated - crypto/openssl/crypto/aes/asm/bsaes-armv7.pl > sys/crypto/openssl/arm/bsaes-armv7.S
Mar 15 2023
Feb 23 2023
Feb 22 2023
Fix kernel build when VFP is not used.
Feb 20 2023
Feb 4 2023
Jan 19 2023
This was fixed in D24922.
Jan 16 2023
- Fix a shallow copy bug in cpu_fork
- Adjust the logic to match the recent changes made to arm64 implementation by andrew@.
- Remove the _MC_FP_VALID, as it's not needed.
Jan 13 2023
I've applied this patch and it seems to work just fine with a ARMADA38X config, which didn't use the NEW_PCIB option before.
That is the system boots, but I don't have anything plugged into the pcie slot at the moment.
I'll look for a card that I can put in, and will let you know if it works.
LGTM, but I've mostly only looked at felix and e6000sw.
Dec 13 2022
Dec 1 2022
Please remove the file mode change to tests/sys/opencrypto/runtests.sh.
Nov 21 2022
Since this isn't an Armada38x specific change I believe that it should be applied to all kernel configs.
IMHO we should modify the default value in arm/include/param.h.
Another thing is that 8 pages might be more than needed, e.g. amd64 defaults to 4/6 depending on whether KASAN is enabled.
Also as mw mentioned the commit message should contain a verbose explanation why we need to increase the kernel stack size.
Nov 8 2022
Nov 4 2022
Oct 19 2022
Oct 6 2022
Oct 5 2022
Fix patch context (-U9999)
Oct 4 2022
Update the patch based on ngie@ comments.
Oct 3 2022
Sep 29 2022
Sep 28 2022
This matches other occurrences of NETIF_DEBUG in this file.
Sep 26 2022
Sep 19 2022
Sep 9 2022
Sep 7 2022
Sep 2 2022
Sep 1 2022
sprintf -> snprintf