Skip to content

fix(U-Boot): Update key writer lite flow#742

Open
Harsha-VM wants to merge 1 commit into
TexasInstruments:masterfrom
Harsha-VM:am62l_kw_lite_bug_fix
Open

fix(U-Boot): Update key writer lite flow#742
Harsha-VM wants to merge 1 commit into
TexasInstruments:masterfrom
Harsha-VM:am62l_kw_lite_bug_fix

Conversation

@Harsha-VM

Copy link
Copy Markdown
Contributor

Remove the manual cache flush steps from the typical Key Writer Lite flow in the documentation. The flush_dcache_range function in arm-trusted-firmware now handles cache flushing automatically, eliminating the need to enable CONFIG_CMD_CACHE and rebuild U-Boot and manually execute the dcache flush command. This simplifies the procedure for users and reduces configuration overhead.

Remove the manual cache flush steps from the typical Key Writer Lite flow
in the documentation. The flush_dcache_range function in arm-trusted-firmware
now handles cache flushing automatically, eliminating the need to enable
CONFIG_CMD_CACHE and rebuild U-Boot and manually execute the dcache
flush command. This simplifies the procedure for users and reduces
configuration overhead.

Signed-off-by: Harsha Vardhan V M <h-vm@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants