blob: 2d92ef190a196dfda3517da4b24e5e867f66e278 [file] [log] [blame]
/*
* Copyright 2021 The Hafnium Authors.
*
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/BSD-3-Clause.
*/
#pragma once
#include "hf/vcpu.h"
void plat_save_ns_simd_context(struct vcpu *vcpu);