lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230725105346.1981285-8-u-kumar1@ti.com>
Date:   Tue, 25 Jul 2023 16:23:46 +0530
From:   Udit Kumar <u-kumar1@...com>
To:     <vigneshr@...com>, <nm@...com>, <catalin.marinas@....com>,
        <will@...nel.org>, <quic_bjorande@...cinc.com>, <arnd@...db.de>,
        <geert+renesas@...der.be>, <onrad.dybcio@...aro.org>,
        <krzysztof.kozlowski@...aro.org>, <nfraprado@...labora.com>,
        <rafal@...ecki.pl>, <peng.fan@....com>, <john.garry@...wei.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
CC:     Udit Kumar <u-kumar1@...com>
Subject: [PATCH 7/7] arm64: defconfig: Enable K3 RTI Watchdog

TI's K3 SOC Family has RTI (Real Time Interrupt) watchdog
timer.

This patch enables TI RTI watchdog driver to be built as module.

RTI watchdog are supported on AM62, AM62A, AM64, AM65,
J721E and J7200 TI SOC.

Signed-off-by: Udit Kumar <u-kumar1@...com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 63ca68081139..dedf1bd9c29f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -690,6 +690,7 @@ CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_PM8916_WATCHDOG=m
 CONFIG_BCM2835_WDT=y
 CONFIG_BCM7038_WDT=m
+CONFIG_K3_RTI_WATCHDOG=m
 CONFIG_MFD_ALTERA_SYSMGR=y
 CONFIG_MFD_BD9571MWV=y
 CONFIG_MFD_AXP20X_I2C=y
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ