From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::244; helo=mail-wm0-x244.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 9B2612035A7A7 for ; Wed, 15 Nov 2017 08:53:10 -0800 (PST) Received: by mail-wm0-x244.google.com with SMTP id r68so4382844wmr.3 for ; Wed, 15 Nov 2017 08:57:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nmbbClop5NPKW+t5dOUTecVTybls1vCJSABFjoOgX2U=; b=U4IpHgThMU5NdteV6BtC3vwnLjcIqIpgMcJrG4ZeZCi8LsY6SgRCVozyEmEeDk0PDF 1ppZIlUx6KbT2WNKpoe1ehMPxW0NhCvQYRx+AfkVuT2CiQ6KzIqk40Y+Y+Fs3m3f17ot m60Dn8Dor0ConCMmMukQ/U54b/QhjQNbFg1TI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nmbbClop5NPKW+t5dOUTecVTybls1vCJSABFjoOgX2U=; b=X64qUSjgOrRc1Lgek7HssOTKAfDFO4L3n4UmVzdnN9logFLHFQZUOIE/dnSYVgWoDX 09Kr33bcdMYqQIbjgGTwDNIINYbEZQ2U5kF5Uiuv9YpI3lCRbVVZdIuIQuKs2FpRlQW3 /cThfslFIEc4fiLEPYoVvrPEgaHuVTZpHqtMY6fDZFNiuSh9/n0FrwUt/loKOcnu1LqP wYjWweO6Ty/fg/psthGfv/AhCIlCQR1GY4muLD/g0La5OwEbRwSxIUnnRnEaCH4vEML6 r7bhzIgbL0b7Vv8MQo8cPLofEIpUv8pserOyGsdOaXt6C8BuzuZGSatxU2zm3iGXRR91 61yA== X-Gm-Message-State: AJaThX5G9Fs7ZmIWvAmUPrT/RYHXsJpttuDhfpa94APrjiP9kW0rjtNt yzhNTJ0hYNytYcXqZUe1eB5goHMD6J8= X-Google-Smtp-Source: AGs4zMb0j6OYT0GS6zbw0GS13jmiVFuFrEBe9vq4/j+zUJHyKMQnHxV+1zwGMFHV2kGNil8DMwIIcA== X-Received: by 10.28.27.206 with SMTP id b197mr2276544wmb.96.1510765037691; Wed, 15 Nov 2017 08:57:17 -0800 (PST) Received: from localhost.localdomain ([160.167.170.128]) by smtp.gmail.com with ESMTPSA id p15sm5673089wre.24.2017.11.15.08.57.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2017 08:57:17 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org, leif.lindholm@linaro.org Cc: Ard Biesheuvel Date: Wed, 15 Nov 2017 16:56:34 +0000 Message-Id: <20171115165637.31118-17-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171115165637.31118-1-ard.biesheuvel@linaro.org> References: <20171115165637.31118-1-ard.biesheuvel@linaro.org> Subject: [PATCH 16/19] ArmPlatformPkg: remove unused SP804 driver and TimerLib implementation X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2017 16:53:11 -0000 None of the platforms we support use these so remove them. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- ArmPlatformPkg/ArmPlatformPkg.dec | 7 - ArmPlatformPkg/Drivers/SP804TimerDxe/SP804Timer.c | 395 -------------------- ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf | 59 --- ArmPlatformPkg/Include/Drivers/SP804Timer.h | 57 --- ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.c | 256 ------------- ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf | 44 --- 6 files changed, 818 deletions(-) diff --git a/ArmPlatformPkg/ArmPlatformPkg.dec b/ArmPlatformPkg/ArmPlatformPkg.dec index 2d82ead7612a..8df7c8adf9f5 100644 --- a/ArmPlatformPkg/ArmPlatformPkg.dec +++ b/ArmPlatformPkg/ArmPlatformPkg.dec @@ -81,13 +81,6 @@ [PcdsFixedAtBuild.common] # ARM Primecells # - ## SP804 DualTimer - gArmPlatformTokenSpaceGuid.PcdSP804TimerFrequencyInMHz|1|UINT32|0x0000001D - gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicInterruptNum|0|UINT32|0x0000001E - gArmPlatformTokenSpaceGuid.PcdSP804TimerPeriodicBase|0|UINT32|0x0000002A - gArmPlatformTokenSpaceGuid.PcdSP804TimerPerformanceBase|0|UINT32|0x0000002B - gArmPlatformTokenSpaceGuid.PcdSP804TimerMetronomeBase|0|UINT32|0x0000002C - ## SP805 Watchdog gArmPlatformTokenSpaceGuid.PcdSP805WatchdogBase|0x0|UINT32|0x00000023 gArmPlatformTokenSpaceGuid.PcdSP805WatchdogClockFrequencyInHz|32000|UINT32|0x00000021 diff --git a/ArmPlatformPkg/Drivers/SP804TimerDxe/SP804Timer.c b/ArmPlatformPkg/Drivers/SP804TimerDxe/SP804Timer.c deleted file mode 100644 index 7ae25e9bb92a..000000000000 diff --git a/ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf b/ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf deleted file mode 100644 index 386d9649efab..000000000000 diff --git a/ArmPlatformPkg/Include/Drivers/SP804Timer.h b/ArmPlatformPkg/Include/Drivers/SP804Timer.h deleted file mode 100644 index 904b13c19325..000000000000 diff --git a/ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.c b/ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.c deleted file mode 100644 index 16798e9ba97f..000000000000 diff --git a/ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf b/ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf deleted file mode 100644 index fb5cc189261e..000000000000 -- 2.11.0