14 Aug, 2023

3 commits


16 May, 2023

1 commit


15 May, 2023

1 commit


13 May, 2023

1 commit


09 May, 2023

1 commit


08 May, 2023

1 commit


15 Nov, 2022

2 commits


14 Nov, 2022

1 commit


11 Nov, 2022

2 commits


10 Nov, 2022

1 commit

  • While working on an LX2160 based board and updating to latest mainline
    I noticed problems using the HW accelerated hash functions on this
    platform, when trying to boot a FIT Kernel image. Here the resulting
    error message:

    Using 'conf-freescale_lx2160a.dtb' configuration
    Trying 'kernel-1' kernel subimage
    Verifying Hash Integrity ... sha256Error: Address arguments are not aligned
    CAAM was not setup properly or it is faulty
    error!
    Bad hash value for 'hash-1' hash node in 'kernel-1' image node
    Bad Data Hash
    ERROR: can't get kernel image!

    Testing and checking with Gaurav Jain from NXP has revealed, that this
    alignment check is not necessary here at all. So let's remove this
    check completely.

    Signed-off-by: Stefan Roese
    Cc: Gaurav Jain
    Cc: dullfire@yahoo.com
    Reviewed-by: Gaurav Jain

    Stefan Roese
     

07 Nov, 2022

2 commits


27 Oct, 2022

2 commits


26 Oct, 2022

5 commits


25 Oct, 2022

2 commits


24 Oct, 2022

2 commits


21 Oct, 2022

5 commits


19 Oct, 2022

5 commits


18 Oct, 2022

3 commits