| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | sbsa-gwdt.txt | 1 * SBSA (Server Base System Architecture) Generic Watchdog 3 The SBSA Generic Watchdog Timer is used to force a reset of the system 6 Base System Architecture (SBSA) 9 - compatible: Should at least contain "arm,sbsa-gwdt". 18 Peripheral Interrupt) number of SBSA Generic Watchdog. 26 compatible = "arm,sbsa-gwdt";
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | sbsa_gwdt.c | 3 * SBSA(Server Base System Architecture) Generic Watchdog driver 11 * ARM SBSA Generic Watchdog has two stage timeouts: 15 * ARM DEN0029B - Server Base System Architecture (SBSA) 17 * This driver can operate ARM SBSA Generic Watchdog as a single stage watchdog 28 * SBSA GWDT: 55 #define DRV_NAME "sbsa-gwdt" 56 #define WATCHDOG_NAME "SBSA Generic Watchdog" 58 /* SBSA Generic Watchdog register definitions */ 77 * struct sbsa_gwdt - Internal representation of the SBSA GWDT 343 { .compatible = "arm,sbsa-gwdt", }, [all …]
|
| H A D | Kconfig | 367 tristate "ARM SBSA Generic Watchdog" 372 ARM SBSA Generic Watchdog has two stage timeouts: 375 More details: ARM DEN0029B - Server Base System Architecture (SBSA) 377 This driver can operate ARM SBSA Generic Watchdog as a single stage
|
| /OK3568_Linux_fs/buildroot/board/qemu/aarch64-sbsa/ |
| H A D | readme.txt | 4 The QEMU sbsa-ref machine is primarily meant for firmware development 5 and testing according to ARM's SBSA and SBBR standards. 19 -M sbsa-ref \ 28 Note that if you want to run sbsa-ref emulation with QEMU provided by
|
| H A D | assemble-flash-images | 9 # The QEMU sbsa machine expects flash devices to be 256M.
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/boot/ |
| H A D | test_edk2.py | 15 …BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/aarch64-sbsa/assemble-flash-images support/scripts/genima… 16 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/qemu/aarch64-sbsa/genimage.cfg" 21 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-sbsa/linux.config" 39 options=["-M", "sbsa-ref",
|
| /OK3568_Linux_fs/kernel/drivers/acpi/arm64/ |
| H A D | gtdt.c | 326 * Initialize a SBSA generic Watchdog platform device info from GTDT 335 * According to SBSA specification the size of refresh and control in gtdt_import_sbsa_gwdt() 336 * frames of SBSA Generic Watchdog is SZ_4K(Offset 0x000 – 0xFFF). in gtdt_import_sbsa_gwdt() 362 * Add a platform device named "sbsa-gwdt" to match the platform driver. in gtdt_import_sbsa_gwdt() 363 * "sbsa-gwdt": SBSA(Server Base System Architecture) Generic Watchdog in gtdt_import_sbsa_gwdt() 366 pdev = platform_device_register_simple("sbsa-gwdt", index, res, nr_res); in gtdt_import_sbsa_gwdt() 391 * when we call this function to get SBSA watchdogs info from GTDT, the in gtdt_sbsa_gwdt_init() 411 pr_info("found %d SBSA generic Watchdog(s).\n", gwdt_count); in gtdt_sbsa_gwdt_init()
|
| /OK3568_Linux_fs/buildroot/boot/edk2/ |
| H A D | Config.in | 97 bool "QEMU SBSA" 102 Platform configuration for QEMU targeting the SBSA reference 105 comment "QEMU SBSA depends on ATF not using EDK2 as BL33"
|
| H A D | edk2.mk | 40 # But for some platforms (e.g. QEMU SBSA or DeveloperBox) EDK2 will package 121 mkdir -p $(EDK2_BUILD_PACKAGES)/Platform/Qemu/Sbsa 122 ln -srf $(BINARIES_DIR)/{bl1.bin,fip.bin} $(EDK2_BUILD_PACKAGES)/Platform/Qemu/Sbsa/
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | arm_sbsa_uart.txt | 1 * ARM SBSA defined generic UART 7 - compatible: must be "arm,sbsa-uart"
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | qemu_aarch64_sbsa_defconfig | 19 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh board/qemu/aarch64-sbsa/assemble-flash-image… 20 BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG) -c board/qemu/aarch64-sbsa/genimage.cfg"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | idle-states.yaml | 24 According to the Server Base System Architecture document (SBSA, [3]), the 33 The power states described in the SBSA document define the basic CPU states on 235 [3] ARM Server Base System Architecture (SBSA) 268 SBSA,[3][4]) is considered standard on all ARM platforms and therefore
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | arm-acpi.rst | 6 the ARM SBSA (Server Base System Architecture) [0] and SBBR (Server 8 can be retrieved simply by visiting [1], but the SBSA is currently only 17 If an ARMv8 system does not meet the requirements of the SBSA and SBBR,
|
| H A D | acpi_object_usage.rst | 206 This table will only be required on certain SBSA platforms (e.g., 207 when using GICv3-ITS and an SMMU); on SBSA Level 0 platforms, it
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-lx2160a.dtsi | 851 compatible = "arm,sbsa-uart","arm,pl011"; 859 compatible = "arm,sbsa-uart","arm,pl011"; 867 compatible = "arm,sbsa-uart","arm,pl011"; 875 compatible = "arm,sbsa-uart","arm,pl011"; 927 compatible = "arm,sbsa-gwdt";
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | amba-pl011.c | 1821 /* The SBSA UART does not support any modem status lines. */ in sbsa_uart_startup() 2085 /* The SBSA UART only supports 8n1 without hardware flow control. */ in sbsa_uart_set_termios() 2493 OF_EARLYCON_DECLARE(pl011, "arm,sbsa-uart", pl011_early_console_setup); 2761 snprintf(uap->type, sizeof(uap->type), "SBSA"); in sbsa_uart_probe() 2784 { .compatible = "arm,sbsa-uart", }, 2800 .name = "sbsa-uart", 2845 pr_warn("could not register SBSA UART platform driver\n"); in pl011_init()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/arm/ |
| H A D | foundation-v8.dtsi | 88 compatible = "arm,sbsa-gwdt";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-ap80x.dtsi | 248 compatible = "arm,sbsa-gwdt";
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | actbl1.h | 1060 /* 1: SBSA Generic Watchdog Structure */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hip07.dtsi | 1247 compatible = "arm,sbsa-uart";
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | DEVELOPERS | 680 F: board/qemu/aarch64-sbsa/
|