The eMMC 4.5 and later specifications mention that the "Secure Erase" and "Secure Trim" operations are not meant for eMMC 4.5 and later devices but the driver still performs those operations on when block layer issues a SECDISCARD (or REQ_DISCARD|REQ_SECURE) request.

I dont know why the driver did not move to TRIM + SANITIZE or DISCARD + SANITIZE and I could not find any email discussions about this.

I have seen the patches that provide sanitize via ioctls but I am more interested if the driver should use the newer commands and should it invoke sanitize when performing a secure discard operation..


--
Thanks,
Krishna Konda
-----------------------------------------------------------------------
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
-----------------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to