xref: /kvm-unit-tests/riscv/sbi-asm.S (revision 56ca80938026e71d0a2c48cb2a4d41905abed4a2)
1/* SPDX-License-Identifier: GPL-2.0 */
2/*
3 * Helper assembly code routines for RISC-V SBI extension tests.
4 *
5 * Copyright (C) 2024, James Raphael Tiovalen <jamestiotio@gmail.com>
6 */
7#define __ASSEMBLY__
8
9#include "sbi-tests.h"
10
11.section .text
12
13