refactor(sgi): change "sgi" to "nrd" within file names
As part of the move from "sgi" to "neoverse_rd", rename every occurance
of "sgi" within file names to "nrd".
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com>
Change-Id: I587072f1dd42bbda2730e24139c88945908aa730
diff --git a/expect-lava/linux-busybox-nrd.exp b/expect-lava/linux-busybox-nrd.exp
new file mode 100644
index 0000000..237f4b3
--- /dev/null
+++ b/expect-lava/linux-busybox-nrd.exp
@@ -0,0 +1,16 @@
+#
+# Copyright (c) 2022-2024 Arm Limited and Contributors. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+# Expect script for AArch32 Trusted Firmware + U-Boot + Linux boot process
+# with a AArch32 minimal initrd. The linux image must be a zImage and the
+# initrd must include the U-boot header.
+# TF with reset to BL1
+#
+
+# Linux kernel boot section
+source $ci_root/expect-lava/linux.inc
+
+# Busybox filesystem section
+source $ci_root/expect-lava/busybox.inc