[PATCH v2] crypto: crc32: make crc32 available in PBL
Johannes Zink
j.zink at pengutronix.de
Tue Sep 5 05:27:50 PDT 2023
On 9/5/23 14:26, Sascha Hauer wrote:
> On Tue, Sep 05, 2023 at 09:57:21AM +0200, Johannes Zink wrote:
>> Hi Sascha,
>>
>> On 9/4/23 10:19, Sascha Hauer wrote:
>>> On Tue, Aug 29, 2023 at 04:38:32PM +0200, Johannes Zink wrote:
>>>> crc32 may be required in PBL for checking data integrity. Add it to PBL
>>>> when CONFIG_CRC32 is enabled.
>>>>
>>>> To save some memory use a slower-but-smaller variant of the crc32 algorithm
>>>> in the PBL.
>>>
>>> I've just sent an alternative patch series. Please check if that works
>>> for you.
>>
>> What did you base the series on? Maybe I am holding it wrong, but it does
>> neither apply on v2023.07.1 which I use in my customer project nor on
>> upstream/next.
>
> It's already included in next. I had to re-order the patches though
> because my original order caused some compile failures in between.
>
I see, thanks. I will pick and test the patches on my customer hardware in the
next few days.
Johannes
> Sascha
>
>
--
Pengutronix e.K. | Johannes Zink |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686| Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list