Skip to content

Commit

Permalink
imx-atf: Update 6.1.22-2.0.0 to 6.1.36-2.1.0
Browse files Browse the repository at this point in the history
Update to 1a3beeab6 used in the NXP BSP release L6.1.36-2.1.0.

Relevant changes:
- 1a3beeab6 MA-21481-5 Add monitor smccall to get the number of dpu/os part
- f2878b199 MA-21481-4 Allocate DPU parition
- 79e7e7559 MA-21481-3 Fragment secure heap and vpu boot memory
- 5da15d17f MA-21481-2 Configure can only be controlled by the secure world
- de5a00fc9 MA-21481 Configure normal memory for vpu_part to FULL
- b68fe4e06 LF-9731 feat(imx93): poll for DDRDSR_2[NML] to be set if using inline ECC.
- f63400695 LF-9732 fix(imx93): enable fast wakeup by default after suspend
- fc667c01b LF-9712 fix(imx8ulp): increase the mmap region num
- 17f15a678 LF-9703 feat(imx8ulp): enable mu wakeup for APD DSL
- 7b350c66b LF-9663 feat(imx8ulp): update the upower api
- d7b810d0e LF-9599 feat(imx93): remove debug_26 from retention flow
- 7a2c29af5 LF-9696 imx93: trdc: Add TRDC lock support
- 3dff2b2b3 LF-9683-02 feat(imx93): optimize the lpa & lvd power
- f45c779ab LF-9683-01 feat(imx93): update the ocram trdc config for did7
- d3b27c53b MA-21520 imx8ulp: adjust the dram mapped region
- d922d08e2 LF-9657 feat(imx91p): enable the ddr frequency scaling support on imx91p
- 1658caa8c LF-9610 feat(imx8ulp): add imx8ulp apd dsl support
- e970989be Pull request #75: LF-8819: plat: imx8ulp: ddrc switch auto low power and software interface
- 9fb879341 LF-9630 feat(imx93): enable SR_FAST_WK_EN by default
- 352f11afe LF-8819: plat: imx8ulp: ddrc switch auto low power and software interface
- bd3fe9a07 LF-9252 imx91p: Add i.MX91 phantom support
- bad1ed4dd LF-9536 imx8ulp: Check PR bit when save/store PCC5
- 18ddf78ff LF-9454 fix(imx93): correct the cluster power down config
- 54abee5ff LF-9450 feat(imx93): reduce the dram exit retention delay
- 1089769c1 LF-9441-02 feat(imx93): use wfe/sev for ddr frequency scaling
- 7411561db LF-9441-01 feat(imx93): remove the ele clock switching workaround
- f58cb61e6 MA-21411 imx8m: fix system hang when uart console be disabled in SPL
- 998a1413d LF-9438 imx93: trdc: Support OSCCA enabled part

Signed-off-by: Oleksandr Suvorov <[email protected]>
  • Loading branch information
MrCry0 committed Nov 13, 2023
1 parent 5c1a8df commit 0321770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-bsp/imx-atf/imx-atf_2.8.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PV .= "+git${SRCPV}"

SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf_v2.8"
SRCREV = "99195a23d3aef485fb8f10939583b1bdef18881c"
SRCREV = "1a3beeab6484343a4bd0ee08e947d142db4a5ae6"

S = "${WORKDIR}/git"

Expand Down

0 comments on commit 0321770

Please sign in to comment.