Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update optee--* to 6.6.3 #1789

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Update optee--* to 6.6.3 #1789

merged 3 commits into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. optee-os: Update to lf-6.6.3-1.0.0

    Update optee-os to lf-6.6.3-1.0.0 to be aligned with NXP BSP LF6.6.3_1.0.0.
    
    Relevant changes:
    - e0a3e7773 MLK-22073 core: generic_entry_a32: change L1 invalidation at secondary boot
    - d4858f159 drivers: caam: update return type of caam_sm_free()
    - 9d6620bd2 LFOPTEE-295 drivers: ele: check CSAL status for ELE RNG
    - 6e854f929 LFOPTEE-261 core: pta: imx ocotp ELE support added
    - 4b37acf2d LFOPTEE-261 drivers: ele: add fuse support
    - d2fa5bed8 drivers: crypto: caam: fix job ring interruption number
    - 4841b44fb LFOPTEE-291 drivers: ele: disable ELE RNG at runtime
    - f70f2cbcd drivers: crypto: caam: use job ring 3 on i.mx8dxlevk
    - 4c2abeff0 drivers: imx_snvs: unlock SNVS access for non-secure
    - 1838304f0 core: imx: add support fox i.MX8DX
    - 65126481f LFOPTEE-289 core: pta: imx: Trusted ARM CE: fix serialization bug
    - 698d42b12 LFOPTEE-289 core: pta: imx: Trusted ARM CE fix build issue
    
    Signed-off-by: Oleksandr Suvorov <[email protected]>
    MrCry0 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    823c940 View commit details
    Browse the repository at this point in the history
  2. optee-client: Switch to lf-6.6.3-1.0.0

    Switch the optee-client to the branch lf-6.6.3-1.0.0 to be aligned
    with NXP BSP LF6.6.3_1.0.0.
    
    No changes in the code.
    
    Signed-off-by: Oleksandr Suvorov <[email protected]>
    MrCry0 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8ac2170 View commit details
    Browse the repository at this point in the history
  3. optee-test: Upddate to lf-6.6.3-1.0.0

    Upgrade optee-test lf-6.6.3-1.0.0 to be aligned with NXP BSP
    LF6.1.55_2.2.0.
    
    Relevant changes:
    - 95c49d9 ta: os_test: fix TA time wrap test
    
    Signed-off-by: Oleksandr Suvorov <[email protected]>
    MrCry0 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    65ca3d4 View commit details
    Browse the repository at this point in the history