summaryrefslogtreecommitdiff
path: root/platform/generic/thead/thead_c9xx_tlb_trap_handler.S
blob: 120daa73ce5bfa168a52e4fc1759b62d793acf8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * SPDX-License-Identifier: BSD-2-Clause
 *
 * Authors:
 *   Inochi Amaoto <[email protected]>
 *
 */
	.section .entry, "ax", %progbits
	.align 3
	.globl _thead_tlb_flush_fixup_trap_handler
_thead_tlb_flush_fixup_trap_handler:
	sfence.vma zero, t0
	j _trap_handler